]> git.lizzy.rs Git - shadowclad.git/history - src/engine/engine.c
Extract some configuration into EngineConfig
[shadowclad.git] / src / engine / engine.c
2020-06-27 outfrostExtract some configuration into EngineConfig
2020-06-27 outfrostRestructure keyboard input handling
2020-06-26 outfrostSeparate init, main loop, and game update, cleanup...