source:
opengl-game/game-gui-sdl.hpp@
b6127d2
| Last change on this file since b6127d2 was f898c5f, checked in by , 6 years ago | |
|---|---|
|
|
| File size: 154 bytes | |
| Line | |
|---|---|
| 1 | //#include "game-gui.hpp" |
| 2 | |
| 3 | #define RTWO_SUCCESS true |
| 4 | #define RTWO_ERROR false |
| 5 | |
| 6 | class GameGui_SDL { |
| 7 | public: |
| 8 | bool Init(); |
| 9 | void Shutdown(); |
| 10 | }; |
Note:
See TracBrowser
for help on using the repository browser.
![(please configure the [header_logo] section in trac.ini)](/medieval/chrome/site/your_project_logo.png)