Changeset 533 for abuse/trunk/src/game.h
- Timestamp:
- Apr 22, 2011, 7:32:13 PM (12 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
abuse/trunk/src/game.h
r524 r533 128 128 void draw_map(view *v, int interpolate=0); 129 129 void dev_scroll(); 130 void put_block_fg(int x, int y, trans_image *im);130 void put_block_fg(int x, int y, TImage *im); 131 131 void put_block_bg(int x, int y, image *im); 132 132
Note: See TracChangeset
for help on using the changeset viewer.