Changeset 709 for abuse/branches/lol/src/gamma.cpp
- Timestamp:
- Aug 17, 2013, 12:01:38 PM (9 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
abuse/branches/lol/src/gamma.cpp
r708 r709 34 34 public: 35 35 int sc; 36 virtual void draw_item( image *screen, int x, int y, int num, int active)36 virtual void draw_item(AImage *screen, int x, int y, int num, int active) 37 37 { 38 38 long x2 = x + item_width() - 1;
Note: See TracChangeset
for help on using the changeset viewer.