[nostalgia/core] Add unloadRom function
This commit is contained in:
@@ -14,4 +14,6 @@ namespace nostalgia::core {
|
||||
|
||||
uint8_t *loadRom(const char *path = "");
|
||||
|
||||
void unloadRom(uint8_t*);
|
||||
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user