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 @@
* Enemy - Blade Trap (biting) (Wind Temple - giant fan room)
*/
#include "d/dolzel.h" // IWYU pragma: keep
#include "d/dolzel_rel.h" // IWYU pragma: keep
#include "d/actor/d_a_machine.h"
#include "d/actor/d_a_player.h"
#include "f_op/f_op_actor_mng.h"