NSMBW-Decomp
A decompilation of New Super Mario Bros. Wii
Loading...
Searching...
No Matches
version.h
1
#ifndef RVL_SDK_VERSION_H
2
#define RVL_SDK_VERSION_H
3
#include <types.h>
4
5
#define RVL_LIB_VERSION(NAME, ORIGINAL_DATE, ORIGINAL_TIME, ORIGINAL_CWCC) \
6
const char* __##NAME##Version = \
7
"<< RVL_SDK - " #NAME " \trelease build: " ORIGINAL_DATE \
8
" " ORIGINAL_TIME " (" ORIGINAL_CWCC ") >>"
9
10
#endif
include
lib
revolution
version.h
Made with ❤️ by
CLF78
and
RootCubed
. Logos by
Chasical
and
B1
. Website generated by
Doxygen
1.13.2