From 1ffded6b490c23db809aa46c5c186dd8d554b271 Mon Sep 17 00:00:00 2001 From: Prakxo <87568477+Prakxo@users.noreply.github.com> Date: Wed, 3 Apr 2024 00:09:06 +0200 Subject: m_string OK (#162) * m_string OK * replace with defines --- src/code/m_npc.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'src/code/m_npc.c') diff --git a/src/code/m_npc.c b/src/code/m_npc.c index b1e4347..f9e8fcd 100644 --- a/src/code/m_npc.c +++ b/src/code/m_npc.c @@ -6,7 +6,7 @@ #include "m_field_info.h" #include "m_mail_check.h" #include "6E30B0.h" -#include "6E7AD0.h" +#include "m_string.h" #include "m_handbill.h" #include "m_std_dma.h" #include "6DA460.h" -- cgit v1.2.3