mirror of
https://github.com/KartKrewDev/RingRacers.git
synced 2025-10-30 08:01:28 +00:00
srb2::Draw: add missing small_button method
This commit is contained in:
parent
0e4222ae99
commit
1d1d1d8a27
1 changed files with 1 additions and 0 deletions
|
|
@ -245,6 +245,7 @@ public:
|
|||
VOID_METHOD(thumbnail);
|
||||
VOID_METHOD(fill);
|
||||
VOID_METHOD(button);
|
||||
VOID_METHOD(small_button);
|
||||
|
||||
#undef VOID_METHOD
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue