diff options
| author | Henny022p <info@henny022.de> | 2023-07-05 00:57:06 +0200 |
|---|---|---|
| committer | Henny022p <info@henny022.de> | 2023-07-05 00:57:06 +0200 |
| commit | 70675cedc19d75420adb9d7458651d3b3c64f8e6 (patch) | |
| tree | cacbab88e62cc005639535e5b22915d424ba7523 /src/script.c | |
| parent | 9b907d121df5616b7e538c7847fd5037926a7456 (diff) | |
format
Diffstat (limited to 'src/script.c')
| -rw-r--r-- | src/script.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/script.c b/src/script.c index 811ee12a..d5101f4a 100644 --- a/src/script.c +++ b/src/script.c @@ -1368,7 +1368,7 @@ void ScriptCommand_0807ED24(Entity* entity, ScriptExecutionContext* context) { gActiveScriptInfo.commandSize = 0; } -//player movement? +// player movement? void ScriptCommand_0807EDD4(Entity* entity, ScriptExecutionContext* context) { if (!context->unk_18) { context->unk_18 = 1; |
