2025-04-30 06:55:41 -05:00

8 lines
109 B
C

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