Changeset 138 for trunk/src/tileset.h
- Timestamp:
- Aug 19, 2010, 2:58:28 AM (11 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/src/tileset.h
r106 r138 36 36 char const *GetName(); 37 37 38 void BlitTile(uint32_t id, int x, int y );38 void BlitTile(uint32_t id, int x, int y, int z, int o); 39 39 40 40 private:
Note: See TracChangeset
for help on using the changeset viewer.