mirror of https://github.com/zeldaret/tmc.git
Remove screen.h include from function.h
This commit is contained in:
parent
f4b261415c
commit
2fcf0b0a82
|
|
@ -10,7 +10,6 @@
|
|||
#include "room.h"
|
||||
#include "structures.h"
|
||||
#include "script.h"
|
||||
#include "screen.h"
|
||||
|
||||
// Identified - to be sorted into header files
|
||||
extern u32 CheckKinstoneFused(u32);
|
||||
|
|
|
|||
Loading…
Reference in New Issue