mirror of
https://github.com/zeldaret/ph
synced 2026-06-04 10:48:35 -04:00
Move ov000 documentation from Ghidra
This commit is contained in:
@@ -1,6 +1,8 @@
|
||||
#ifndef PH_TYPES_H
|
||||
#define PH_TYPES_H
|
||||
|
||||
#include <stddef.h>
|
||||
|
||||
typedef unsigned long long u64;
|
||||
typedef unsigned int u32;
|
||||
typedef unsigned short u16;
|
||||
|
||||
Reference in New Issue
Block a user