mirror of
https://github.com/TwilitRealm/dusklight
synced 2026-08-14 19:59:45 -04:00
Add a precompiled header for RELs (#2597)
This commit is contained in:
@@ -3,6 +3,8 @@
|
||||
*
|
||||
*/
|
||||
|
||||
#include "d/dolzel_rel.h"
|
||||
|
||||
#include "d/actor/d_a_grass.h"
|
||||
#include "SSystem/SComponent/c_counter.h"
|
||||
#include "SSystem/SComponent/c_math.h"
|
||||
@@ -13,9 +15,6 @@
|
||||
#include <string.h>
|
||||
#include <dolphin/gd.h>
|
||||
|
||||
UNK_REL_DATA
|
||||
UNK_REL_BSS;
|
||||
|
||||
#include "d/actor/d_grass.inc"
|
||||
#include "d/actor/d_flower.inc"
|
||||
|
||||
|
||||
Reference in New Issue
Block a user