mirror of
https://github.com/HarbourMasters/Starship
synced 2026-05-23 06:54:39 -04:00
header
This commit is contained in:
@@ -1,9 +1,5 @@
|
||||
#include "global.h"
|
||||
|
||||
typedef struct {
|
||||
/* 0x00 */ char pad_0[0xB8];
|
||||
/* 0xB8 */ s16 unkB8;
|
||||
} UnkStruct_func_8018BC50_DF8990;
|
||||
#include "DF4260.h"
|
||||
|
||||
void func_80187520_DF4260(s32 arg0, s32 arg1) {
|
||||
}
|
||||
|
||||
@@ -0,0 +1,23 @@
|
||||
#ifndef OVL_DF4260_H
|
||||
#define OVL_DF4260_H
|
||||
|
||||
#include "global.h"
|
||||
|
||||
typedef struct {
|
||||
/* 0x00 */ char pad_0[0xB8];
|
||||
/* 0xB8 */ s16 unkB8;
|
||||
} UnkStruct_func_8018BC50_DF8990;
|
||||
|
||||
typedef struct {
|
||||
/* 0x00 */ char pad_0[0x6C];
|
||||
/* 0x6C */ f32 unk6C;
|
||||
/* 0x70 */ f32 unk70;
|
||||
/* 0x74 */ f32 unk74;
|
||||
} UnkStruct_func_80187A38_DF4778;
|
||||
|
||||
void func_8007C120(s32, s32, s32, f32, f32, f32, f32, s32);
|
||||
|
||||
extern s8 D_80177A98;
|
||||
extern s8 D_80177AB0;
|
||||
|
||||
#endif
|
||||
Reference in New Issue
Block a user