Changeset 692 for Daodan/src/Daodan_Patch.h
- Timestamp:
- Mar 7, 2013, 6:26:13 PM (12 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
Daodan/src/Daodan_Patch.h
r689 r692 1 #pragma once2 1 #ifndef DAODAN_PATCH_H 3 2 #define DAODAN_PATCH_H 4 3 5 #include " bool.h"4 #include "stdint.h" 6 5 7 6 #define DDrPatch_Const(d, c) DDrPatch_String(d, c, sizeof(c))
Note:
See TracChangeset
for help on using the changeset viewer.