[nostalgia] Cleanup
This commit is contained in:
parent
40cf65d509
commit
ec359a805e
@ -36,7 +36,7 @@ static int eventHandler(core::Context *ctx) {
|
|||||||
return 16;
|
return 16;
|
||||||
}
|
}
|
||||||
|
|
||||||
ox::Error run(ox::FileSystem *fs) {
|
static ox::Error run(ox::FileSystem *fs) {
|
||||||
core::Context ctx;
|
core::Context ctx;
|
||||||
ctx.rom = fs;
|
ctx.rom = fs;
|
||||||
oxReturnError(core::init(&ctx));
|
oxReturnError(core::init(&ctx));
|
||||||
|
Loading…
x
Reference in New Issue
Block a user