sm64/bin/machine.c

90 lines
2.1 KiB
C
Raw Permalink Normal View History

2020-12-03 14:26:38 -05:00
#include "macros.h"
#include "types.h"
2019-11-03 14:36:27 -05:00
#include "make_const_nonconst.h"
// 0x09000000
2020-12-03 14:26:38 -05:00
ALIGNED8 const Texture machine_09000000[] = {
2019-11-03 14:36:27 -05:00
#include "textures/machine/ttc_textures.00000.rgba16.inc.c"
};
// 0x09000800
2020-12-03 14:26:38 -05:00
ALIGNED8 const Texture machine_09000800[] = {
2019-11-03 14:36:27 -05:00
#include "textures/machine/ttc_textures.00800.rgba16.inc.c"
};
// 0x09001000
2020-12-03 14:26:38 -05:00
ALIGNED8 const Texture machine_09001000[] = {
2019-11-03 14:36:27 -05:00
#include "textures/machine/ttc_textures.01000.rgba16.inc.c"
};
// 0x09001800
2020-12-03 14:26:38 -05:00
ALIGNED8 const Texture machine_09001800[] = {
2019-11-03 14:36:27 -05:00
#include "textures/machine/ttc_textures.01800.rgba16.inc.c"
};
// 0x09002000
2020-12-03 14:26:38 -05:00
ALIGNED8 const Texture machine_09002000[] = {
2019-11-03 14:36:27 -05:00
#include "textures/machine/ttc_textures.02000.rgba16.inc.c"
};
// 0x09002800
2020-12-03 14:26:38 -05:00
ALIGNED8 const Texture machine_09002800[] = {
2019-11-03 14:36:27 -05:00
#include "textures/machine/ttc_textures.02800.rgba16.inc.c"
};
// 0x09003000
2020-12-03 14:26:38 -05:00
ALIGNED8 const Texture machine_09003000[] = {
2019-11-03 14:36:27 -05:00
#include "textures/machine/ttc_textures.03000.rgba16.inc.c"
};
// 0x09003800
2020-12-03 14:26:38 -05:00
ALIGNED8 const Texture machine_09003800[] = {
2019-11-03 14:36:27 -05:00
#include "textures/machine/ttc_textures.03800.rgba16.inc.c"
};
// 0x09004000
2020-12-03 14:26:38 -05:00
ALIGNED8 const Texture machine_09004000[] = {
2019-11-03 14:36:27 -05:00
#include "textures/machine/ttc_textures.04000.rgba16.inc.c"
};
// 0x09005000
2020-12-03 14:26:38 -05:00
ALIGNED8 const Texture machine_09005000[] = {
2019-11-03 14:36:27 -05:00
#include "textures/machine/ttc_textures.05000.rgba16.inc.c"
};
// 0x09005800
2020-12-03 14:26:38 -05:00
ALIGNED8 const Texture machine_09005800[] = {
2019-11-03 14:36:27 -05:00
#include "textures/machine/ttc_textures.05800.rgba16.inc.c"
};
// 0x09006000
2020-12-03 14:26:38 -05:00
ALIGNED8 const Texture machine_09006000[] = {
2019-11-03 14:36:27 -05:00
#include "textures/machine/ttc_textures.06000.rgba16.inc.c"
};
// 0x09006800
2020-12-03 14:26:38 -05:00
ALIGNED8 const Texture machine_09006800[] = {
2019-11-03 14:36:27 -05:00
#include "textures/machine/ttc_textures.06800.rgba16.inc.c"
};
// 0x09007000
2020-12-03 14:26:38 -05:00
ALIGNED8 const Texture machine_09007000[] = {
2019-11-03 14:36:27 -05:00
#include "textures/machine/ttc_textures.07000.rgba16.inc.c"
};
// 0x09007800
2020-12-03 14:26:38 -05:00
ALIGNED8 const Texture machine_09007800[] = {
2019-11-03 14:36:27 -05:00
#include "textures/machine/ttc_textures.07800.rgba16.inc.c"
};
// 0x09008000
2020-12-03 14:26:38 -05:00
ALIGNED8 const Texture machine_09008000[] = {
2019-11-03 14:36:27 -05:00
#include "textures/machine/ttc_textures.08000.rgba16.inc.c"
};
// 0x09008400
2020-12-03 14:26:38 -05:00
ALIGNED8 const Texture machine_09008400[] = {
2019-11-03 14:36:27 -05:00
#include "textures/machine/ttc_textures.08400.rgba16.inc.c"
};