Add a precompiled header for RELs (#2597)

This commit is contained in:
Max Roncace
2025-08-24 02:52:08 -04:00
committed by GitHub
parent 8a30030dc7
commit 513816ce5c
1085 changed files with 4491 additions and 12588 deletions
+2 -3
View File
@@ -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"