Changeset 139 for trunk/src/video.h
- Timestamp:
- Aug 19, 2010, 2:58:29 AM (11 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/src/video.h
r105 r139 18 18 static void Setup(int width, int height); 19 19 static void Clear(); 20 static int GetWidth(); 21 static int GetHeight(); 20 22 }; 21 23
Note: See TracChangeset
for help on using the changeset viewer.