mirror of
https://github.com/gbdev/rgbds.git
synced 2025-11-25 20:42:07 +00:00
Add asm/opt.c to CMakeLists
Fixes compiling with CMake
This commit is contained in:
@@ -50,6 +50,7 @@ set(rgbasm_src
|
||||
"asm/macro.c"
|
||||
"asm/main.c"
|
||||
"asm/math.c"
|
||||
"asm/opt.c"
|
||||
"asm/output.c"
|
||||
"asm/rpn.c"
|
||||
"asm/section.c"
|
||||
|
||||
Reference in New Issue
Block a user