Changeset 326 for trunk/src/font.h
- Timestamp:
- Feb 1, 2011, 2:20:05 AM (10 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/src/font.h
r320 r326 36 36 void Print(int3 pos, char const *str); 37 37 void PrintBold(int3 pos, char const *str); 38 int2 GetSize() const; 38 39 39 40 private:
Note: See TracChangeset
for help on using the changeset viewer.