Update ImGui library SDL2 impl

This commit is contained in:
scawful
2023-03-28 12:29:49 -05:00
parent 85c14438f3
commit 9426cd7a87
6 changed files with 7 additions and 5 deletions

View File

@@ -20,6 +20,8 @@ void Room::LoadTorches() {}
void Room::LoadSecrets() {}
void Room::Resync() {}
void Room::LoadObjectsFromArray(int loc) {}
void Room::LoadSpritesFromArray(int loc) {}