Move gflib srcs and headers to gflib subdir

This commit is contained in:
PikalaxALT
2019-09-08 21:07:54 -04:00
parent 95b805a425
commit 306ce048ad
123 changed files with 177 additions and 132 deletions

View File

@@ -5,7 +5,7 @@
#include "battle_anim.h"
#include "event_data.h"
#include "recorded_battle.h"
#include "alloc.h"
#include "malloc.h"
#include "sprite.h"
#include "scanline_effect.h"
#include "text_window.h"