usbloadergx/source/svnrev.h
dimok321 9b8f289ca3 *Added Filebrowser from libwiigui 1.03 (modified a bit). It will be used by giantpune later. Right now its not used.
*Created a function to get SVN_REV to avoid long compiling times when small changes are done in the source.
2009-07-24 20:34:55 +00:00

5 lines
83 B
C

#ifndef SVNREV_H
#define SVNREV_H
#define SVN_REV "643M"
#endif /* SVNREV_H */