Ignore:
Timestamp:
Aug 26, 2007, 3:13:35 AM (18 years ago)
Author:
bird
Message:

made kDbg compile again (not linking yet though).

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/kStuff/include/k/kMagics.h

    r3543 r3550  
    3030
    3131/** The magic for KRDR::u32Magic. (Katsu Aki (Katsuaki Nakamura))
     32 * @ingroup grp_kRdrAll */
     33#define KRDR_MAGIC          0x19610919
     34/** The magic value for the debug module structure. (Some manga artist)
    3235 * @ingroup grp_kDbgAll */
    33 #define KRDR_MAGIC   0x19610919
    34 
     36#define KDBGMOD_MAGIC       0x19200501
    3537
    3638#endif
Note: See TracChangeset for help on using the changeset viewer.