clean up handler tables

This commit is contained in:
Martin Michelsen
2022-09-01 23:35:37 -07:00
parent 47c2269fca
commit 01e4518c8e
14 changed files with 2373 additions and 1260 deletions
+2 -2
View File
@@ -5,9 +5,9 @@
enum class GameVersion {
DC = 0,
PATCH = 0,
DC,
PC,
PATCH,
GC,
XB,
BB,