[nostalgia/core] Add support for implementation data to Context and move SDL data to it
This commit is contained in:
@@ -14,6 +14,9 @@ ox::Error initGfx(Context*) {
|
||||
return OxError(1);
|
||||
}
|
||||
|
||||
ox::Error shutdownGfx(Context*) {
|
||||
}
|
||||
|
||||
ox::Error initConsole(Context*) {
|
||||
return OxError(1);
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user