diff options
| author | Prakxo <87568477+Prakxo@users.noreply.github.com> | 2023-11-23 18:03:30 +0100 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2023-11-23 10:03:30 -0700 |
| commit | e1fcb33cef0b8e58ce3cecc2977921e685f129ba (patch) | |
| tree | 2bdf6a246b02e0863efb24925293d916174e58bc /src/code/m_submenu.c | |
| parent | bd8169465a20a324436c4ead9a750d869a17131b (diff) | |
The NPC PR 3/3 OK (#119)
* npc werk
* atleast it builds
* m_npc OK
* forgor format
* review
* format
* fix warns?
Diffstat (limited to 'src/code/m_submenu.c')
| -rw-r--r-- | src/code/m_submenu.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/code/m_submenu.c b/src/code/m_submenu.c index efffce6..53a03a0 100644 --- a/src/code/m_submenu.c +++ b/src/code/m_submenu.c @@ -9,7 +9,7 @@ #include "game.h" #include "sys_math3d.h" #include "m_scene.h" -#include "6DE300.h" +#include "m_quest.h" #include "6F5550.h" #include "libc/stddef.h" #include "attributes.h" |
