Changeset 863 for trunk/src/ps3app.h
- Timestamp:
- Aug 27, 2011, 8:29:36 PM (12 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/src/ps3app.h
r758 r863 27 27 { 28 28 public: 29 Ps3App(char const *title, vec2ires, float fps);29 Ps3App(char const *title, ivec2 res, float fps); 30 30 virtual ~Ps3App(); 31 31
Note: See TracChangeset
for help on using the changeset viewer.