mirror of
https://github.com/gbdev/rgbds.git
synced 2025-11-22 19:22:05 +00:00
Merge common.h into linkdefs.h
This commit is contained in:
@@ -21,7 +21,6 @@
|
||||
|
||||
#include "extern/err.h"
|
||||
#include "linkdefs.h"
|
||||
#include "common.h"
|
||||
|
||||
static struct SymbolList {
|
||||
size_t nbSymbols;
|
||||
|
||||
@@ -14,7 +14,6 @@
|
||||
#include "extern/err.h"
|
||||
|
||||
#include "hashmap.h"
|
||||
#include "common.h"
|
||||
|
||||
uint16_t startaddr[] = {
|
||||
[SECTTYPE_ROM0] = 0x0000,
|
||||
|
||||
Reference in New Issue
Block a user