Fixed typo
This commit is contained in:
parent
64769379d8
commit
6a812f6106
|
@ -104,7 +104,8 @@ SET(SRC_MAIN
|
|||
src/bios.cpp
|
||||
src/Cheats.cpp
|
||||
src/CheatSearch.cpp
|
||||
src/EEprom.cpp src/elf.cpp
|
||||
src/EEprom.cpp
|
||||
src/elf.cpp
|
||||
src/Flash.cpp
|
||||
src/Globals.cpp
|
||||
src/interframe.cpp
|
||||
|
|
Loading…
Reference in New Issue