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