Finalizing Red/Blue Payload

This commit is contained in:
Remnants of Forgotten Disney
2024-04-07 16:46:39 -05:00
parent a27f1c2c37
commit 301ccf602b
19 changed files with 279 additions and 91 deletions

View File

@@ -1,7 +1,5 @@
#include "button_handler.h"
Button::Button() {}
Button::Button(OBJ_ATTR *L, OBJ_ATTR *R, int nLeft_button_width)
{
button_L = L;