mirror of
https://github.com/izzy2lost/Ghostship.git
synced 2026-06-19 01:17:03 -07:00
77 lines
2.4 KiB
C
77 lines
2.4 KiB
C
#include "macros.h"
|
|
#include "types.h"
|
|
|
|
#include "make_const_nonconst.h"
|
|
|
|
// 0x09000000
|
|
ALIGNED8 const Texture grass_09000000[] = "__OTR__textures/grass/wf_textures.00000";
|
|
|
|
// 0x09000800
|
|
ALIGNED8 const Texture grass_09000800[] = "__OTR__textures/grass/wf_textures.00800";
|
|
|
|
// 0x09001000
|
|
ALIGNED8 const Texture grass_09001000[] = "__OTR__textures/grass/wf_textures.01000";
|
|
|
|
// 0x09001800
|
|
ALIGNED8 const Texture grass_09001800[] = "__OTR__textures/grass/wf_textures.01800";
|
|
|
|
// 0x09002000
|
|
ALIGNED8 const Texture grass_09002000[] = "__OTR__textures/grass/wf_textures.02000";
|
|
|
|
// 0x09002800
|
|
ALIGNED8 const Texture grass_09002800[] = "__OTR__textures/grass/wf_textures.02800";
|
|
|
|
// 0x09003000
|
|
ALIGNED8 const Texture grass_09003000[] = "__OTR__textures/grass/wf_textures.03000";
|
|
|
|
// 0x09003800
|
|
ALIGNED8 const Texture grass_09003800[] = "__OTR__textures/grass/wf_textures.03800";
|
|
|
|
// 0x09004000
|
|
ALIGNED8 const Texture grass_09004000[] = "__OTR__textures/grass/wf_textures.04000";
|
|
|
|
// 0x09004800
|
|
ALIGNED8 const Texture grass_09004800[] = "__OTR__textures/grass/wf_textures.04800";
|
|
|
|
// 0x09005000
|
|
ALIGNED8 const Texture grass_09005000[] = "__OTR__textures/grass/wf_textures.05000";
|
|
|
|
// 0x09005800
|
|
ALIGNED8 const Texture grass_09005800[] = "__OTR__textures/grass/wf_textures.05800";
|
|
|
|
// 0x09006000
|
|
ALIGNED8 const Texture grass_09006000[] = "__OTR__textures/grass/wf_textures.06000";
|
|
|
|
// 0x09006800
|
|
ALIGNED8 const Texture grass_09006800[] = "__OTR__textures/grass/wf_textures.06800";
|
|
|
|
// 0x09007000
|
|
ALIGNED8 const Texture grass_09007000[] = "__OTR__textures/grass/wf_textures.07000";
|
|
|
|
// 0x09007800
|
|
ALIGNED8 const Texture grass_09007800[] = "__OTR__textures/grass/wf_textures.07800";
|
|
|
|
// 0x09008000
|
|
ALIGNED8 const Texture grass_09008000[] = "__OTR__textures/grass/wf_textures.08000";
|
|
|
|
// 0x09008800
|
|
ALIGNED8 const Texture grass_09008800[] = "__OTR__textures/grass/wf_textures.08800";
|
|
|
|
// 0x09009000
|
|
ALIGNED8 const Texture grass_09009000[] = "__OTR__textures/grass/wf_textures.09000";
|
|
|
|
// 0x09009800
|
|
ALIGNED8 const Texture grass_09009800[] = "__OTR__textures/grass/wf_textures.09800";
|
|
|
|
// 0x0900A000
|
|
ALIGNED8 const Texture grass_0900A000[] = "__OTR__textures/grass/wf_textures.0A000";
|
|
|
|
// 0x0900A800
|
|
ALIGNED8 const Texture grass_0900A800[] = "__OTR__textures/grass/wf_textures.0A800";
|
|
|
|
// 0x0900B000
|
|
ALIGNED8 const Texture grass_0900B000[] = "__OTR__textures/grass/wf_textures.0B000";
|
|
|
|
// 0x0900B800
|
|
ALIGNED8 const Texture grass_0900B800[] = "__OTR__textures/grass/wf_textures.0B800";
|