mirror of
https://github.com/zeldaret/tmc
synced 2026-06-25 10:02:06 -04:00
Add TextCategory enum
This commit is contained in:
@@ -88,7 +88,7 @@ void sub_0805DF4C(Manager* this) {
|
||||
if (--this->unk_0e == 0) {
|
||||
this->action = 3;
|
||||
this->unk_0e = 0x1e;
|
||||
MessageFromTarget(0x164f);
|
||||
MessageFromTarget(TEXT_INDEX(TEXT_VAATI2, 0x4f));
|
||||
}
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user