* Added select graphic and code to replace minus * Actually added the select PNG to romfs
This commit is contained in:
@@ -63,10 +63,11 @@ enum TextureID {
|
||||
TEXTURE_BATTERY_CHARGE,
|
||||
TEXTURE_QR,
|
||||
TEXTURE_PREVIEW,
|
||||
TEXTURE_SELECT_BUTTON, //Add the new select texture
|
||||
|
||||
TEXTURE_ICON, // always the last
|
||||
};
|
||||
|
||||
void exit_function(void);
|
||||
|
||||
#endif
|
||||
#endif
|
||||
|
||||
Reference in New Issue
Block a user