mirror of
https://github.com/zeldaret/tmc
synced 2026-09-06 19:10:56 -04:00
message definitions
This commit is contained in:
@@ -53,7 +53,7 @@ void CameraTarget(Entity* this) {
|
||||
case FUSION_STATE_0:
|
||||
case FUSION_STATE_1:
|
||||
case FUSION_STATE_2:
|
||||
if ((gMessage.doTextBox & 0x7f) == 0) {
|
||||
if ((gMessage.state & MESSAGE_ACTIVE) == 0) {
|
||||
break;
|
||||
}
|
||||
default:
|
||||
|
||||
Reference in New Issue
Block a user