fix notes on get_slot_meseta

This commit is contained in:
Martin Michelsen
2025-11-16 10:48:02 -08:00
parent f1f5c1036a
commit 54c790a63c
+2 -2
View File
@@ -2455,8 +2455,8 @@ static const QuestScriptOpcodeDefinition opcode_defs[] = {
// Returns the amount of Meseta the player has in both their inventory and
// bank.
// regA = returned Meseta amount in inventory
// regB = returned Meseta amount in bank
// regsA[0] = returned Meseta amount in inventory
// regsA[1] = returned Meseta amount in bank
{0xF91F, "get_slot_meseta", nullptr, {{W_REG_SET_FIXED, 2}}, F_V3_V4},
// Returns a player's level.