Changeset 541 for abuse/trunk/src/game.h
- Timestamp:
- Apr 24, 2011, 10:33:40 AM (12 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
abuse/trunk/src/game.h
r533 r541 128 128 void draw_map(view *v, int interpolate=0); 129 129 void dev_scroll(); 130 void put_block_fg(int x, int y, T Image *im);130 void put_block_fg(int x, int y, TransImage *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.