support all values returned from PTMU_GetBatteryLevel (#116)

and change the battery images style to look more like a battery
This commit is contained in:
LiquidFenrir
2017-12-15 21:02:33 +01:00
committed by GitHub
parent 310c92bee2
commit db0804af3b
8 changed files with 4 additions and 2 deletions

View File

@@ -55,6 +55,7 @@ enum TextureID {
TEXTURE_FONT_RESERVED = 0, // used by pp2d for the font
TEXTURE_ARROW,
TEXTURE_SHUFFLE,
TEXTURE_BATTERY_0,
TEXTURE_BATTERY_1,
TEXTURE_BATTERY_2,
TEXTURE_BATTERY_3,