Remove screen.h include from function.h

This commit is contained in:
Tal Hayon 2021-12-28 05:42:53 +02:00
parent f4b261415c
commit 2fcf0b0a82
1 changed files with 0 additions and 1 deletions

View File

@ -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);