Add dolzel_rel.pch

This fixes the sdata linker error in the debug build.
This commit is contained in:
LagoLunatic
2025-08-23 12:17:10 -04:00
parent 4cc35f3c20
commit b77717694c
417 changed files with 436 additions and 415 deletions
+1 -1
View File
@@ -3,7 +3,7 @@
* Object - Windfall Island - Ferris wheel
*/
#include "d/dolzel.h" // IWYU pragma: keep
#include "d/dolzel_rel.h" // IWYU pragma: keep
#include "d/actor/d_a_obj_ferris.h"
#include "d/d_bg_s_movebg_actor.h"
#include "d/d_com_inf_game.h"