mirror of
https://github.com/libretro/ppsspp.git
synced 2024-11-26 01:40:24 +00:00
e37a1fb1d3
To be used for things like sceUtility* and other overlays like FPS and stats.
21 lines
362 B
C
21 lines
362 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
|
|
#define I_BUTTON 4
|
|
#define I_LOGO 5
|
|
|
|
|
|
extern const Atlas ppge_atlas;
|
|
extern const AtlasImage ppge_images[6];
|