mirror of https://github.com/zeldaret/tmc.git
fix formatting
This commit is contained in:
parent
195c62d641
commit
2e310e51cc
|
@ -32,7 +32,7 @@ void VaatiAction0(Entity* this) {
|
|||
VaatiAction1(this);
|
||||
}
|
||||
|
||||
void VaatiAction1(Entity* this){
|
||||
void VaatiAction1(Entity* this) {
|
||||
ScriptExecutionContext* tmp;
|
||||
sub_0807DD94(this, sub_08066B74);
|
||||
if ((*(s8*)&this->field_0x68.HALF.HI != 0) && ((gScreenTransition.frameCount & 3) == 0)) {
|
||||
|
|
Loading…
Reference in New Issue