mirror of
https://github.com/gbdev/rgbds.git
synced 2025-11-20 10:12:06 +00:00
Get rid of asm.h and localasm.h
No need to make them global
This commit is contained in:
@@ -27,7 +27,6 @@
|
||||
#include "extern/utf8decoder.h"
|
||||
#include "platform.h" /* For `ssize_t` */
|
||||
|
||||
#include "asm/asm.h"
|
||||
#include "asm/lexer.h"
|
||||
#include "asm/format.h"
|
||||
#include "asm/fstack.h"
|
||||
|
||||
Reference in New Issue
Block a user