2024-11-10 22:11:29 +01:00
|
|
|
|
|
|
|
|
#pragma once
|
|
|
|
|
|
2025-10-15 13:06:40 +02:00
|
|
|
extern const int _const_data_skydome_indices[];
|
|
|
|
|
extern const int _const_data_skydome_indices_count;
|
2024-11-10 22:11:29 +01:00
|
|
|
extern const float _const_data_skydome_pos[];
|
2025-10-15 13:06:40 +02:00
|
|
|
extern const int _const_data_skydome_pos_count;
|
2024-11-10 22:11:29 +01:00
|
|
|
extern const float _const_data_skydome_nor[];
|
2025-10-15 13:06:40 +02:00
|
|
|
extern const int _const_data_skydome_nor_count;
|
2025-02-26 13:24:16 +01:00
|
|
|
|
2025-10-15 13:06:40 +02:00
|
|
|
extern const char iron_font_13_x0[];
|
|
|
|
|
extern const char iron_font_13_y0[];
|
|
|
|
|
extern const char iron_font_13_x1[];
|
|
|
|
|
extern const char iron_font_13_y1[];
|
|
|
|
|
extern const char iron_font_13_xoff[];
|
|
|
|
|
extern const char iron_font_13_yoff[];
|
|
|
|
|
extern const float iron_font_13_xadvance[];
|
2025-02-26 13:24:16 +01:00
|
|
|
extern const unsigned char iron_font_13_pixels[];
|