You've already forked Microtransactions64
mirror of
https://github.com/Print-and-Panic/Microtransactions64.git
synced 2026-01-21 10:17:19 -08:00
29 lines
992 B
C
29 lines
992 B
C
#pragma once
|
|
|
|
#include "types.h"
|
|
|
|
// blargg
|
|
extern const GeoLayout blargg_geo[];
|
|
extern const Gfx blargg_seg5_dl_050058D0[];
|
|
extern const Gfx blargg_seg5_dl_05005A60[];
|
|
extern const Gfx blargg_seg5_dl_05005D00[];
|
|
extern const struct Animation *const blargg_seg5_anims_0500616C[];
|
|
|
|
// bully
|
|
extern const GeoLayout bully_geo[];
|
|
extern const GeoLayout bully_boss_geo[];
|
|
extern const Gfx bully_seg5_dl_050002E0[];
|
|
extern const Gfx bully_seg5_dl_05000398[];
|
|
extern const Gfx bully_seg5_dl_05003708[];
|
|
extern const Gfx bully_seg5_dl_050037A0[];
|
|
extern const Gfx bully_seg5_dl_05003878[];
|
|
extern const Gfx bully_seg5_dl_05003CD0[];
|
|
extern const Gfx bully_seg5_dl_05003D08[];
|
|
extern const Gfx bully_seg5_dl_05003D40[];
|
|
extern const Gfx bully_seg5_dl_05003E38[];
|
|
extern const Gfx bully_seg5_dl_05003E70[];
|
|
extern const Gfx bully_seg5_dl_05003EA8[];
|
|
extern const Gfx bully_seg5_dl_05003F80[];
|
|
extern const Gfx bully_seg5_dl_05003FC8[];
|
|
extern const struct Animation *const bully_seg5_anims_0500470C[];
|