mirror of
https://github.com/pret/pokefirered.git
synced 2026-05-27 18:53:13 -05:00
remove comment
This commit is contained in:
parent
3757c6b634
commit
bf1d036acd
|
|
@ -1334,8 +1334,6 @@ static void UNUSED BtlController_EmitCmd32(u32 battler, u32 bufferId, u16 size,
|
|||
PrepareBufferDataTransfer(battler, bufferId, gBattleResources->transferBuffer, size + 3);
|
||||
}
|
||||
|
||||
|
||||
//TODO: compare values to pokeemerald?
|
||||
void BtlController_EmitTwoReturnValues(u32 battler, u32 bufferId, u8 ret8, u32 ret32)
|
||||
{
|
||||
gBattleResources->transferBuffer[0] = CONTROLLER_TWORETURNVALUES;
|
||||
|
|
|
|||
Loading…
Reference in New Issue
Block a user