mirror of
https://github.com/Not-Nik/raylib-zig.git
synced 2025-09-08 19:47:28 +00:00
Add shebang line to python script and make it executable (#124)
This commit is contained in:
parent
c96627f91a
commit
155a95feeb
2
lib/generate_functions.py
Normal file → Executable file
2
lib/generate_functions.py
Normal file → Executable file
@ -1,3 +1,5 @@
|
||||
#!/usr/bin/env python3
|
||||
|
||||
import re
|
||||
|
||||
"""
|
||||
|
Loading…
x
Reference in New Issue
Block a user