mirror of
https://github.com/hrydgard/ppsspp.git
synced 2024-11-24 05:49:58 +00:00
19 lines
326 B
C
19 lines
326 B
C
// Header generated by atlastool from ppge_atlasscript.txt (hrydgard@gmail.com)
|
|
|
|
#pragma once
|
|
#include "gfx/texture_atlas.h"
|
|
|
|
// FONTS_ppge
|
|
#define UBUNTU24 0
|
|
|
|
|
|
// IMAGES_ppge
|
|
#define I_CROSS 0
|
|
#define I_CIRCLE 1
|
|
#define I_SQUARE 2
|
|
#define I_TRIANGLE 3
|
|
|
|
|
|
extern const Atlas ppge_atlas;
|
|
extern const AtlasImage ppge_images[4];
|