papermario
Decompilation of Paper Mario
 
All Data Structures Files Functions Variables Typedefs Enumerations Enumerator Macros Pages
Loading...
Searching...
No Matches
nok_04.h File Reference

Koopa Region - Fuzzy Forest.

Macros

#define NAMESPACE   nok_04
 

Enumerations

enum  {
  NPC_BossFuzzy = 0 , NPC_KoopersShell = 1 , NPC_AmbushFuzzy = 2 , NPC_Fuzzy_01 = 3 ,
  NPC_Fuzzy_02 = 4 , NPC_Fuzzy_03 = 5 , NPC_Kooper = 6
}
 
enum  {
  MV_CorrectCount = MapVar(0) , MV_CorrectTreeIndex = MapVar(1) , MV_WrongAnswerBattle = MapVar(2) , MV_LastWrongTreeIndex = MapVar(3) ,
  MV_LastCorrectTreeIndex = MapVar(4)
}
 
enum  { TREE_0 = 0 , TREE_1 = 1 , TREE_2 = 2 , TREE_3 = 3 }
 

Macro Definition Documentation

◆ NAMESPACE

#define NAMESPACE   nok_04

Enumeration Type Documentation

◆ anonymous enum

anonymous enum
Enumerator
NPC_BossFuzzy 
NPC_KoopersShell 
NPC_AmbushFuzzy 
NPC_Fuzzy_01 
NPC_Fuzzy_02 
NPC_Fuzzy_03 
NPC_Kooper 

◆ anonymous enum

anonymous enum
Enumerator
MV_CorrectCount 
MV_CorrectTreeIndex 
MV_WrongAnswerBattle 
MV_LastWrongTreeIndex 
MV_LastCorrectTreeIndex 

◆ anonymous enum

anonymous enum
Enumerator
TREE_0 
TREE_1 
TREE_2 
TREE_3