Ignore:
Timestamp:
Apr 22, 2011, 7:32:13 PM (12 years ago)
Author:
Sam Hocevar
Message:

imlib: rename trans_image to TImage. The code is now clean enough.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • abuse/trunk/src/game.h

    r524 r533  
    128128  void draw_map(view *v, int interpolate=0);
    129129  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);
    131131  void put_block_bg(int x, int y, image *im);
    132132
Note: See TracChangeset for help on using the changeset viewer.