mirror of
https://github.com/GearsProgress/Poke_Transporter_GB.git
synced 2026-08-23 01:04:44 -05:00
Updating DreamDex
This commit is contained in:
@@ -1,5 +1,9 @@
|
||||
#include "button_handler.h"
|
||||
|
||||
Button::Button(){
|
||||
|
||||
}
|
||||
|
||||
Button::Button(OBJ_ATTR *L, OBJ_ATTR *R, int nLeft_button_width)
|
||||
{
|
||||
button_L = L;
|
||||
|
||||
Reference in New Issue
Block a user