mirror of
https://github.com/gbdev/rgbds.git
synced 2025-11-20 10:12:06 +00:00
Refactor to avoid redundant obj_CheckAssertions function
This commit is contained in:
@@ -457,7 +457,7 @@ int main(int argc, char *argv[]) {
|
||||
if (nbErrors != 0)
|
||||
reportErrors();
|
||||
assign_AssignSections();
|
||||
obj_CheckAssertions();
|
||||
patch_CheckAssertions();
|
||||
|
||||
// and finally output the result.
|
||||
patch_ApplyPatches();
|
||||
|
||||
Reference in New Issue
Block a user