summaryrefslogtreecommitdiff
path: root/include/d/save
diff options
context:
space:
mode:
authorTakaRikka <38417346+TakaRikka@users.noreply.github.com>2023-03-14 15:27:46 -0700
committerGitHub <noreply@github.com>2023-03-14 15:27:46 -0700
commita01d65b0b99400f62d93eee28475872b641cfd50 (patch)
treeabea30ef7e6fb74a9468770371d9217fa43b4b9d /include/d/save
parent500d079c40b17e52abf40ec32ad9457d384ce921 (diff)
d_ky_thunder done / d_scope wip / m_Do_graphic wip (#308)
* d_ky_thunder OK + misc build fixes * d_scope mostly done * some m_Do_graphic wip * remove asm
Diffstat (limited to 'include/d/save')
-rw-r--r--include/d/save/d_save_init.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/include/d/save/d_save_init.h b/include/d/save/d_save_init.h
index be61da3fe2..e4d6361256 100644
--- a/include/d/save/d_save_init.h
+++ b/include/d/save/d_save_init.h
@@ -1,6 +1,6 @@
#ifndef D_SAVE_D_SAVE_INIT_H
#define D_SAVE_D_SAVE_INIT_H
-#include "dolphin/types.h"
+void setInitEventBit();
#endif /* D_SAVE_D_SAVE_INIT_H */