mirror of
https://github.com/elasota/Aerofoil.git
synced 2025-09-23 23:00:42 +00:00
Add SDL2 sources
This commit is contained in:
5
SDL2-2.0.12/build-scripts/showrev.sh
Normal file
5
SDL2-2.0.12/build-scripts/showrev.sh
Normal file
@@ -0,0 +1,5 @@
|
||||
#!/bin/sh
|
||||
#
|
||||
# Print the current source revision, if available
|
||||
|
||||
hg parents --template 'hg-{rev}:{node|short}' || (echo "hg-0:baadf00d"; exit 1)
|
Reference in New Issue
Block a user