mirror of
https://github.com/aap/librw.git
synced 2025-12-18 16:39:51 +00:00
subsystems and videomodes implemented (except SDL2); smaller fixes too
This commit is contained in:
@@ -12,9 +12,9 @@ struct SceneGlobals {
|
||||
} Scene;
|
||||
rw::Texture *tex, *tex2;
|
||||
rw::Raster *testras;
|
||||
rw::EngineStartParams engineStartParams;
|
||||
rw::EngineOpenParams engineOpenParams;
|
||||
|
||||
bool dosoftras = 1;
|
||||
bool dosoftras = 0;
|
||||
|
||||
namespace gen {
|
||||
void tlTest(rw::Clump *clump);
|
||||
|
||||
Reference in New Issue
Block a user