Use variable names from ghidra project. Reorganize some data tables and header files to work easier with it.

This commit is contained in:
rozlette
2019-11-28 00:26:09 -06:00
parent e64adeff3e
commit 86ab9c2067
26 changed files with 30310 additions and 15089 deletions
+11
View File
@@ -0,0 +1,11 @@
#ifndef _SEGMENT_H_
#define _SEGMENT_H_
#include <PR/ultratypes.h>
extern UNK_TYPE D_060005D0; // D_060005D0
extern UNK_TYPE D_06001100; // D_06001100
extern UNK_TYPE D_06001228; // D_06001228
extern UNK_TYPE D_06002D30; // D_06002D30
#endif