2025-04-30 03:17:52 -05:00

8 lines
109 B
C

#pragma once
#include <stdint.h>
const struct pk_texture tavion_textures[] = {
#include "texture.inc"
};