This website requires JavaScript.
Explore
Help
Sign In
The-Homebrew-Cloud
/
usbloadergx
Watch
2
Star
0
Fork
0
You've already forked usbloadergx
mirror of
https://github.com/wiidev/usbloadergx.git
synced
2024-11-03 18:15:06 +01:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
1e1d808db7
usbloadergx
/
source
/
svnrev.c
8 lines
69 B
C
Raw
Normal View
History
Unescape
Escape
updated some images and deleted some old ones disable the screen while saving wad to sd because idiots were misusing it and breaking shit change the exit prompt so you can exit to HBC even if you didn't came from there
2009-07-29 04:48:28 +02:00
#
define SVN_REV "667M"
*Reverted the svnrev.sh and Makefile because shell needs ../ and needs to be under the else state next to DEPENDS for the command to work. *Uploaded the svnrev.c back online. It can stay on SVN there is nothing wrong with it :P.
2009-07-26 22:58:43 +02:00
const
char
*
GetRev
(
)
{
return
SVN_REV
;
}
Reference in New Issue
Copy Permalink