mirror of
https://github.com/coop-deluxe/sm64coopdx.git
synced 2024-11-22 12:05:11 +00:00
14 lines
398 B
C
14 lines
398 B
C
// 0x07000000 - 0x07000800
|
|
ALIGNED8 const Texture bowser_3_seg7_texture_07000000[] = {
|
|
#include "levels/bowser_3/0.rgba16.inc.c"
|
|
};
|
|
|
|
// 0x07000800 - 0x07001000
|
|
ALIGNED8 const Texture bowser_3_seg7_texture_07000800[] = {
|
|
#include "levels/bowser_3/1.rgba16.inc.c"
|
|
};
|
|
|
|
// 0x07001000 - 0x07002000
|
|
ALIGNED8 const Texture bowser_3_seg7_texture_07001000[] = {
|
|
#include "levels/bowser_3/2.rgba16.inc.c"
|
|
};
|