source:
Daodan/src/patches/Patches.h@
895
Last change on this file since 895 was 839, checked in by , 12 years ago | |
---|---|
File size: 99 bytes |
Rev | Line | |
---|---|---|
[839] | 1 | #ifndef PATCHES_H |
2 | #define PATCHES_H | |
3 | ||
4 | #include "../stdint.h" | |
5 | ||
6 | bool DD_Patch_Init(); | |
7 | ||
8 | #endif |
Note:
See TracBrowser
for help on using the repository browser.