[nostalgia/core] Add unloadRom function
This commit is contained in:
@@ -32,4 +32,7 @@ uint8_t *loadRom(const char*) {
|
||||
return nullptr;
|
||||
}
|
||||
|
||||
void unloadRom(uint8_t*) {
|
||||
}
|
||||
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user