mirror of
https://github.com/eried/portapack-mayhem.git
synced 2025-08-08 14:42:33 -04:00
Fixed size of things
This commit is contained in:
parent
c4373d1560
commit
d641ae5b47
2 changed files with 2 additions and 2 deletions
|
@ -475,7 +475,7 @@ private:
|
|||
|
||||
Button button_load_mem_defaults {
|
||||
{ 0, 12 * 16 + 8 , 240, 32 },
|
||||
"!! reset p.mem, load defaults !!"
|
||||
"! reset p.mem, load defaults !"
|
||||
};
|
||||
|
||||
Button button_return {
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue