mirror of
https://github.com/gbdev/rgbds.git
synced 2025-12-02 07:47:49 +00:00
Move src/asmotor.h to top-level include/
Signed-off-by: Vegard Nossum <vegard.nossum@gmail.com>
This commit is contained in:
@@ -1,7 +1,8 @@
|
||||
#include "asm/symbol.h"
|
||||
#include "asm/lexer.h"
|
||||
#include "asm/rpn.h"
|
||||
#include "asm/asmy.h"
|
||||
|
||||
#include "../asmy.h"
|
||||
|
||||
struct sLexInitString localstrings[] = {
|
||||
{ "adc", T_Z80_ADC },
|
||||
|
||||
Reference in New Issue
Block a user