diff options
Diffstat (limited to '')
-rw-r--r-- | cutScene.yaml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/cutScene.yaml b/cutScene.yaml index d338c6a..5fe95c5 100644 --- a/cutScene.yaml +++ b/cutScene.yaml @@ -1,5 +1,5 @@ --- -source_files: [.../src/cutScene.cpp] +source_files: [../src/cutScene.cpp] hooks: - name: BuildCutScene type: add_func_pointer |