haunted-mansion/textures/yellow_plaster_02_diff_512p.vq.h
2025-05-24 11:18:15 -05:00

16 lines
500 B
C

#pragma once
#include <stdint.h>
#ifdef __cplusplus
extern "C" {
#endif
extern uint32_t _binary_textures_yellow_plaster_02_diff_512p_vq_start __asm("_binary_textures_yellow_plaster_02_diff_512p_vq_start");
extern uint32_t _binary_textures_yellow_plaster_02_diff_512p_vq_end __asm("_binary_textures_yellow_plaster_02_diff_512p_vq_end");
extern uint32_t _binary_textures_yellow_plaster_02_diff_512p_vq_size __asm("_binary_textures_yellow_plaster_02_diff_512p_vq_size");
#ifdef __cplusplus
}
#endif