dep: Update RAInterface

This commit is contained in:
Connor McLaughlin
2022-08-22 19:33:00 +10:00
parent ce5ff4186c
commit 43869bf74c
3 changed files with 51 additions and 2 deletions

View File

@ -76,6 +76,7 @@ enum ConsoleID
MegaDuck = 69,
Zeebo = 70,
Arduboy = 71,
WASM4 = 72,
NumConsoleIDs
};