mirror of
https://github.com/geode-sdk/geode.git
synced 2024-11-23 16:07:52 -05:00
bye bye pads
This commit is contained in:
parent
def813e6f3
commit
b941ee2c7c
1 changed files with 0 additions and 2 deletions
|
@ -1048,10 +1048,8 @@ class CustomSongWidget : cocos2d::CCNode, MusicDownloadDelegate, FLAlertLayerPro
|
|||
bool m_showDownloadButtons;
|
||||
bool m_isNotDownloading;
|
||||
bool m_hasDefaultSong;
|
||||
PAD = win 0x3;
|
||||
int m_customSongID;
|
||||
bool m_unkBool;
|
||||
PAD = win 0x3;
|
||||
}
|
||||
|
||||
class CustomizeObjectLayer : FLAlertLayer, TextInputDelegate, HSVWidgetPopupDelegate, ColorSelectDelegate, ColorSetupDelegate {
|
||||
|
|
Loading…
Reference in a new issue