[nostalgia/core] Add ticksMs() function

This commit is contained in:
2020-07-14 01:07:07 -05:00
parent af494072fb
commit 745ea4a0ed
10 changed files with 74 additions and 48 deletions
+1
View File
@@ -11,5 +11,6 @@
namespace nostalgia::core::config {
constexpr auto GbaSpriteBufferLen = 128;
constexpr auto GbaTimerBits = 64;
}