mirror of
https://github.com/Luca1991/NDSFactory.git
synced 2025-12-06 07:21:43 +01:00
7 lines
81 B
C
7 lines
81 B
C
#ifndef REVISION_H
|
|
#define REVISION_H
|
|
|
|
#define GIT_COMMIT_HASH "c916f47"
|
|
|
|
#endif
|