mirror of
https://github.com/gbdev/rgbds.git
synced 2025-11-24 20:12:07 +00:00
Refactor error reporting to simplify BSD-style err (#949)
This commit is contained in:
@@ -14,7 +14,7 @@
|
||||
#include "link/symbol.h"
|
||||
#include "link/main.h"
|
||||
|
||||
#include "extern/err.h"
|
||||
#include "error.h"
|
||||
#include "hashmap.h"
|
||||
|
||||
HashMap symbols;
|
||||
|
||||
Reference in New Issue
Block a user