mirror of
https://github.com/aap/librw.git
synced 2026-04-20 05:23:21 +01:00
subsystems and videomodes implemented (except SDL2); smaller fixes too
This commit is contained in:
@@ -7,7 +7,7 @@ struct SceneGlobals {
|
||||
rw::World *world;
|
||||
rw::Camera *camera;
|
||||
} Scene;
|
||||
rw::EngineStartParams engineStartParams;
|
||||
rw::EngineOpenParams engineOpenParams;
|
||||
|
||||
void
|
||||
Init(void)
|
||||
|
||||
Reference in New Issue
Block a user