diff options
| author | SuperDude88 <82904174+SuperDude88@users.noreply.github.com> | 2024-05-18 20:55:58 -0400 |
|---|---|---|
| committer | SuperDude88 <82904174+SuperDude88@users.noreply.github.com> | 2024-05-18 20:55:58 -0400 |
| commit | 4fe8a9bd4680069a56135fbfda955ae43aa109f0 (patch) | |
| tree | 44e66509f1d15085b5c5a98d4e8bcffc9329162a /src/d/d_save_init.cpp | |
| parent | 29a9b56c6d47fb67c9bd72c50d64016786eafdea (diff) | |
Random Work
Diffstat (limited to 'src/d/d_save_init.cpp')
| -rw-r--r-- | src/d/d_save_init.cpp | 6 |
1 files changed, 1 insertions, 5 deletions
diff --git a/src/d/d_save_init.cpp b/src/d/d_save_init.cpp index 15d56a92..8ec34892 100644 --- a/src/d/d_save_init.cpp +++ b/src/d/d_save_init.cpp @@ -5,11 +5,7 @@ #include "d/d_save_init.h" #include "d/d_com_inf_game.h" - -// move later -struct daNpc_Kg1_c { - static u8 m_highscore; -}; +#include "d/actor/d_a_npc_kg1.h" /* 8005EF88-8005EFDC .text setInitEventBit__Fv */ void setInitEventBit() { |
