mirror of
https://github.com/Oibaf66/fbzx-wii.git
synced 2024-11-28 11:04:15 +01:00
Small Bugfix in conf loading
This commit is contained in:
parent
539e3e81a8
commit
5590e3f6ca
@ -796,7 +796,7 @@ int load_config(struct computer *object, char *filename) {
|
||||
if (issue<4) {
|
||||
object->issue=issue;
|
||||
}
|
||||
if (issue<2) {
|
||||
if (ntsc<2) {
|
||||
object->videosystem=ntsc;
|
||||
}
|
||||
if (joystick1<4) {
|
||||
|
Loading…
Reference in New Issue
Block a user