mirror of
https://github.com/zeldaret/tmc
synced 2026-06-16 23:00:31 -04:00
Use enums in more scripts
This commit is contained in:
@@ -201,7 +201,7 @@ void sub_080602BC(Entity* this) {
|
||||
MessageNoOverlap(gUnk_0810A362[index], this);
|
||||
}
|
||||
|
||||
void sub_0806030C(Entity* this, ScriptExecutionContext* context) {
|
||||
void script_ModBombs(Entity* this, ScriptExecutionContext* context) {
|
||||
ModBombs(context->intVariable);
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user