mirror of
https://github.com/Luca1991/NDSFactory.git
synced 2025-07-08 21:20:13 +02:00
7 lines
81 B
C
7 lines
81 B
C
#ifndef REVISION_H
|
|
#define REVISION_H
|
|
|
|
#define GIT_COMMIT_HASH "c7eaa8e"
|
|
|
|
#endif
|