source: Daodan/src/Patches/Patches.h@ 1193

Last change on this file since 1193 was 994, checked in by alloc, 11 years ago

Daodan:

  • Fix #80
  • Reorganization of file hierarchy
File size: 99 bytes
Line 
1#ifndef PATCHES_H
2#define PATCHES_H
3
4#include "../stdint.h"
5
6bool DD_Patch_Init();
7
8#endif
Note: See TracBrowser for help on using the repository browser.