mirror of
https://github.com/gbdev/rgbds.git
synced 2025-11-21 02:32:06 +00:00
Merge common.h into linkdefs.h
This commit is contained in:
@@ -31,7 +31,6 @@
|
||||
|
||||
#include "extern/utf8decoder.h"
|
||||
|
||||
#include "common.h"
|
||||
#include "linkdefs.h"
|
||||
|
||||
uint32_t nListCountEmpty;
|
||||
|
||||
@@ -28,7 +28,6 @@
|
||||
|
||||
#include "extern/err.h"
|
||||
|
||||
#include "common.h"
|
||||
#include "linkdefs.h"
|
||||
|
||||
void out_SetCurrentSection(struct Section *pSect);
|
||||
|
||||
Reference in New Issue
Block a user