1
0
mirror of https://github.com/FunkyFr3sh/cnc-ddraw.git synced 2025-03-15 06:04:49 +01:00

add dummy git.h

This commit is contained in:
FunkyFr3sh 2024-09-03 09:48:51 +02:00
parent a462be5339
commit d6a59407e4

2
inc/git.h Normal file
View File

@ -0,0 +1,2 @@
#define GIT_COMMIT "UNKNOWN"
#define GIT_BRANCH "UNKNOWN"