some random fixes.
This commit is contained in:
@ -355,3 +355,7 @@ bool cart_battery_save(){
|
||||
fclose(fp);
|
||||
|
||||
}
|
||||
|
||||
u8 cart_get_rom_bank() {
|
||||
return ctx.rom_bank_value;
|
||||
}
|
Reference in New Issue
Block a user