mirror of https://github.com/zeldaret/mm.git
106 lines
3.5 KiB
C
106 lines
3.5 KiB
C
#ifndef MAP_GRAND_STATIC_H
|
|
#define MAP_GRAND_STATIC_H 1
|
|
|
|
#include "ultra64.h"
|
|
|
|
extern u64 gMapGrandStatic100Tex[];
|
|
extern u64 gMapGrandStatic101Tex[];
|
|
extern u64 gMapGrandStatic102Tex[];
|
|
extern u64 gMapGrandStatic103Tex[];
|
|
extern u64 gMapGrandStatic104Tex[];
|
|
extern u64 gMapGrandStatic105Tex[];
|
|
extern u64 gMapGrandStatic106Tex[];
|
|
extern u64 gMapGrandStatic107Tex[];
|
|
extern u64 gMapGrandStatic108Tex[];
|
|
extern u64 gMapGrandStatic109Tex[];
|
|
extern u64 gMapGrandStatic10ATex[];
|
|
extern u64 gMapGrandStatic10BTex[];
|
|
extern u64 gMapGrandStatic10CTex[];
|
|
extern u64 gMapGrandStatic10DTex[];
|
|
extern u64 gMapGrandStatic10ETex[];
|
|
extern u64 gMapGrandStatic10FTex[];
|
|
extern u64 gMapGrandStatic110Tex[];
|
|
extern u64 gMapGrandStatic111Tex[];
|
|
extern u64 gMapGrandStatic112Tex[];
|
|
extern u64 gMapGrandStatic113Tex[];
|
|
extern u64 gMapGrandStatic114Tex[];
|
|
extern u64 gMapGrandStatic115Tex[];
|
|
extern u64 gMapGrandStatic116Tex[];
|
|
extern u64 gMapGrandStatic117Tex[];
|
|
extern u64 gMapGrandStatic118Tex[];
|
|
extern u64 gMapGrandStatic119Tex[];
|
|
extern u64 gMapGrandStatic11ATex[];
|
|
extern u64 gMapGrandStatic11BTex[];
|
|
extern u64 gMapGrandStatic11CTex[];
|
|
extern u64 gMapGrandStatic11DTex[];
|
|
extern u64 gMapGrandStatic11ETex[];
|
|
extern u64 gMapGrandStatic11FTex[];
|
|
extern u64 gMapGrandStatic120Tex[];
|
|
extern u64 gMapGrandStatic121Tex[];
|
|
extern u64 gMapGrandStatic122Tex[];
|
|
extern u64 gMapGrandStatic123Tex[];
|
|
extern u64 gMapGrandStatic124Tex[];
|
|
extern u64 gMapGrandStatic125Tex[];
|
|
extern u64 gMapGrandStatic126Tex[];
|
|
extern u64 gMapGrandStatic127Tex[];
|
|
extern u64 gMapGrandStatic128Tex[];
|
|
extern u64 gMapGrandStatic129Tex[];
|
|
extern u64 gMapGrandStatic12ATex[];
|
|
extern u64 gMapGrandStatic12BTex[];
|
|
extern u64 gMapGrandStatic12CTex[];
|
|
extern u64 gMapGrandStatic12DTex[];
|
|
extern u64 gMapGrandStatic12ETex[];
|
|
extern u64 gMapGrandStatic12FTex[];
|
|
extern u64 gMapGrandStatic130Tex[];
|
|
extern u64 gMapGrandStatic131Tex[];
|
|
extern u64 gMapGrandStatic132Tex[];
|
|
extern u64 gMapGrandStatic133Tex[];
|
|
extern u64 gMapGrandStatic134Tex[];
|
|
extern u64 gMapGrandStatic135Tex[];
|
|
extern u64 gMapGrandStatic136Tex[];
|
|
extern u64 gMapGrandStatic137Tex[];
|
|
extern u64 gMapGrandStatic138Tex[];
|
|
extern u64 gMapGrandStatic139Tex[];
|
|
extern u64 gMapGrandStatic13ATex[];
|
|
extern u64 gMapGrandStatic13BTex[];
|
|
extern u64 gMapGrandStatic13CTex[];
|
|
extern u64 gMapGrandStatic13DTex[];
|
|
extern u64 gMapGrandStatic13ETex[];
|
|
extern u64 gMapGrandStatic13FTex[];
|
|
extern u64 gMapGrandStatic140Tex[];
|
|
extern u64 gMapGrandStatic141Tex[];
|
|
extern u64 gMapGrandStatic142Tex[];
|
|
extern u64 gMapGrandStatic143Tex[];
|
|
extern u64 gMapGrandStatic144Tex[];
|
|
extern u64 gMapGrandStatic145Tex[];
|
|
extern u64 gMapGrandStatic146Tex[];
|
|
extern u64 gMapGrandStatic147Tex[];
|
|
extern u64 gMapGrandStatic148Tex[];
|
|
extern u64 gMapGrandStatic149Tex[];
|
|
extern u64 gMapGrandStatic14ATex[];
|
|
extern u64 gMapGrandStatic14BTex[];
|
|
extern u64 gMapGrandStatic14CTex[];
|
|
extern u64 gMapGrandStatic14DTex[];
|
|
extern u64 gMapGrandStatic14ETex[];
|
|
extern u64 gMapGrandStatic14FTex[];
|
|
extern u64 gMapGrandStatic150Tex[];
|
|
extern u64 gMapGrandStatic151Tex[];
|
|
extern u64 gMapGrandStatic152Tex[];
|
|
extern u64 gMapGrandStatic153Tex[];
|
|
extern u64 gMapGrandStatic154Tex[];
|
|
extern u64 gMapGrandStatic155Tex[];
|
|
extern u64 gMapGrandStatic156Tex[];
|
|
extern u64 gMapGrandStatic157Tex[];
|
|
extern u64 gMapGrandStatic158Tex[];
|
|
extern u64 gMapGrandStatic159Tex[];
|
|
extern u64 gMapGrandStatic15ATex[];
|
|
extern u64 gMapGrandStatic15BTex[];
|
|
extern u64 gMapGrandStatic15CTex[];
|
|
extern u64 gMapGrandStatic15DTex[];
|
|
extern u64 gMapGrandStatic15ETex[];
|
|
extern u64 gMapGrandStatic15FTex[];
|
|
extern u64 gMapGrandStatic160Tex[];
|
|
extern u64 gMapGrandStatic161Tex[];
|
|
|
|
#endif
|