mirror of
https://github.com/HarbourMasters/Shipwright
synced 2026-06-01 09:57:19 -04:00
less whitespace
This commit is contained in:
@@ -1685,7 +1685,6 @@ u8 Item_Give(GlobalContext* globalCtx, u8 item) {
|
||||
}
|
||||
}
|
||||
|
||||
|
||||
} else if (item == ITEM_SWORD_MASTER) {
|
||||
gSaveContext.equips.buttonItems[0] = ITEM_SWORD_MASTER;
|
||||
gSaveContext.equips.equipment &= 0xFFF0;
|
||||
|
||||
Reference in New Issue
Block a user