mirror of
https://github.com/gbdev/rgbds.git
synced 2025-11-20 10:12:06 +00:00
Use std::deque<std::vector> for free space (#1323)
This commit is contained in:
@@ -470,7 +470,6 @@ int main(int argc, char *argv[])
|
||||
reportErrors();
|
||||
assign_AssignSections();
|
||||
obj_CheckAssertions();
|
||||
assign_Cleanup();
|
||||
|
||||
// and finally output the result.
|
||||
patch_ApplyPatches();
|
||||
|
||||
Reference in New Issue
Block a user