mirror of
https://github.com/zeldaret/tmc
synced 2026-06-12 13:35:28 -04:00
Merge branch 'master' into tilemap-docs
This commit is contained in:
@@ -434,6 +434,6 @@ void MiscManager_TypeF(MiscManager* this) {
|
||||
if (gPlayerEntity.action == PLAYER_TALKEZLO) {
|
||||
DeleteThisEntity();
|
||||
}
|
||||
gInput.heldKeys |= 0x4;
|
||||
gInput.heldKeys |= SELECT_BUTTON;
|
||||
}
|
||||
#endif
|
||||
|
||||
Reference in New Issue
Block a user