aboutsummaryrefslogtreecommitdiff
path: root/modules/jpg
diff options
context:
space:
mode:
authorRémi Verschelde2016-10-17 08:50:25 +0200
committerRémi Verschelde2016-10-17 20:10:46 +0200
commitfc8ccd5b8c8b779bffd0f4d7f22f2f964c939163 (patch)
tree884aef60419ceb724800fe71c23adc4af238bbdd /modules/jpg
parent89132224a651c0e0d4121270f63decb9a678ff88 (diff)
downloadgodot-fc8ccd5b8c8b779bffd0f4d7f22f2f964c939163.tar.gz
godot-fc8ccd5b8c8b779bffd0f4d7f22f2f964c939163.tar.zst
godot-fc8ccd5b8c8b779bffd0f4d7f22f2f964c939163.zip
Diffstat (limited to 'modules/jpg')
-rw-r--r--modules/jpg/SCsub2
1 files changed, 2 insertions, 0 deletions
diff --git a/modules/jpg/SCsub b/modules/jpg/SCsub
index 258fd2f4a..28fb81895 100644
--- a/modules/jpg/SCsub
+++ b/modules/jpg/SCsub
@@ -1,3 +1,5 @@
+#!/usr/bin/env python
+
Import('env')
Import('env_modules')