From 45e93dc1b6a859a5f27f3f2b52630598a8d11ad1 Mon Sep 17 00:00:00 2001 From: Prakxo <87568477+Prakxo@users.noreply.github.com> Date: Mon, 18 Dec 2023 07:49:49 +0100 Subject: z_std_dma -> m_std_dma (#127) --- 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 281e63b..d1308b5 100644 --- a/src/code/m_npc.c +++ b/src/code/m_npc.c @@ -8,7 +8,7 @@ #include "6E30B0.h" #include "6E7AD0.h" #include "m_handbill.h" -#include "z_std_dma.h" +#include "m_std_dma.h" #include "6DA460.h" #include "m_house.h" #include "m_malloc.h" -- cgit v1.2.3