summaryrefslogtreecommitdiff
path: root/include/m_name_table.h
diff options
context:
space:
mode:
authorPrakxo <87568477+Prakxo@users.noreply.github.com>2024-01-31 19:39:03 +0100
committerGitHub <noreply@github.com>2024-01-31 11:39:03 -0700
commit24074d678d5d87a987bbda221f7da1a0dd02ea35 (patch)
tree1f324c3b99ca48d50cab26154fd3d7b8cc981287 /include/m_name_table.h
parenteee794d4b6a88c6000b4e4bd07cf806ff2eb8d3f (diff)
m_private OK (#139)
* update m2ctx * size fixes? * size fix * work * more work * m_private OK * fix style * format * fix warnings * format..
Diffstat (limited to 'include/m_name_table.h')
-rw-r--r--include/m_name_table.h2
1 files changed, 2 insertions, 0 deletions
diff --git a/include/m_name_table.h b/include/m_name_table.h
index 4bee1cb..141a16e 100644
--- a/include/m_name_table.h
+++ b/include/m_name_table.h
@@ -5,6 +5,8 @@
extern u8 npc_looks_table[];
+#define GET_NAME_ITEM_CATEGORY(f) (((f) & 0x0F00) >> 8)
+
#define EMPTY_NO 0x0000
#define ITM_MONEY_START 0x2100