mirror of
https://github.com/n64decomp/sm64.git
synced 2024-11-14 13:25:26 -05:00
10 lines
249 B
C
10 lines
249 B
C
// 0x07000000 - 0x07000002
|
|
ALIGNED8 static const u8 thi_seg7_texture_07000000[] = {
|
|
#include "levels/thi/0.rgba16.inc.c"
|
|
};
|
|
|
|
// 0x07000800 - 0x07000802
|
|
ALIGNED8 static const u8 thi_seg7_texture_07000800[] = {
|
|
#include "levels/thi/1.rgba16.inc.c"
|
|
};
|