Ignore:
Timestamp:
Mar 7, 2013, 6:26:13 PM (12 years ago)
Author:
alloc
Message:

Daodan: Lots of cleanups (mostly unnecessary includes removed, empty files deleted, case of filenames corrected)

File:
1 edited

Legend:

Unmodified
Added
Removed
  • Daodan/src/Daodan_Patch.h

    r689 r692  
    1 #pragma once
    21#ifndef DAODAN_PATCH_H
    32#define DAODAN_PATCH_H
    43
    5 #include "bool.h"
     4#include "stdint.h"
    65
    76#define DDrPatch_Const(d, c) DDrPatch_String(d, c, sizeof(c))
Note: See TracChangeset for help on using the changeset viewer.