Changeset 639 for trunk/src/font.h
- Timestamp:
- Feb 12, 2011, 12:53:45 AM (10 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/src/font.h
r326 r639 35 35 /* New methods */ 36 36 void Print(int3 pos, char const *str); 37 void PrintBold(int3 pos, char const *str);38 37 int2 GetSize() const; 39 38
Note: See TracChangeset
for help on using the changeset viewer.