[nostalgia/core/qt] Add missing return nostalgia::core::shutdownGfx
This commit is contained in:
parent
43318acffa
commit
4dab05aef5
@ -15,6 +15,7 @@ ox::Error initGfx(Context*) {
|
||||
}
|
||||
|
||||
ox::Error shutdownGfx(Context*) {
|
||||
return OxError(1);
|
||||
}
|
||||
|
||||
ox::Error initConsole(Context*) {
|
||||
|
Loading…
x
Reference in New Issue
Block a user