mirror of
https://github.com/gbdev/rgbds.git
synced 2026-03-28 07:43:03 +00:00
Remove our custom hashmap
This commit is contained in:
@@ -50,7 +50,6 @@ set(rgbasm_src
|
||||
"asm/symbol.cpp"
|
||||
"asm/warning.cpp"
|
||||
"extern/utf8decoder.cpp"
|
||||
"hashmap.cpp"
|
||||
"linkdefs.cpp"
|
||||
"opmath.cpp"
|
||||
"util.cpp"
|
||||
@@ -84,7 +83,6 @@ set(rgblink_src
|
||||
"link/section.cpp"
|
||||
"link/symbol.cpp"
|
||||
"extern/utf8decoder.cpp"
|
||||
"hashmap.cpp"
|
||||
"linkdefs.cpp"
|
||||
"opmath.cpp"
|
||||
"util.cpp"
|
||||
|
||||
Reference in New Issue
Block a user