fix warning
svn-id: r11790
This commit is contained in:
parent
2554ced5e9
commit
ff83b4cb24
1 changed files with 1 additions and 1 deletions
|
@ -82,7 +82,7 @@ enum ButtonIds {
|
|||
BUTTON_SAVE_SELECT7,
|
||||
BUTTON_SAVE_SELECT8,
|
||||
BUTTON_SAVE_RESTORE_OKAY,
|
||||
BUTTON_SAVE_CANCEL,
|
||||
BUTTON_SAVE_CANCEL
|
||||
};
|
||||
|
||||
ControlButton::ControlButton(uint16 x, uint16 y, uint32 resId, uint8 id, ResMan *pResMan, uint8 *screenBuf, OSystem *system) {
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue