[nostalgia/core] Cleanup and make FPS print a config.hpp option

This commit is contained in:
2021-03-19 19:22:08 -05:00
parent 1d1ce4d2cf
commit f58abd9c3f
3 changed files with 63 additions and 52 deletions
+1
View File
@@ -16,6 +16,7 @@ namespace config {
constexpr auto GbaSpriteBufferLen = 128;
constexpr auto GbaEventLoopTimerBased = false;
constexpr auto UserlandFpsPrint = false;
}