Changeset 3550 for trunk/kStuff/include/k/kMagics.h
- Timestamp:
- Aug 26, 2007, 3:13:35 AM (18 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/kStuff/include/k/kMagics.h
r3543 r3550 30 30 31 31 /** 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) 32 35 * @ingroup grp_kDbgAll */ 33 #define KRDR_MAGIC 0x19610919 34 36 #define KDBGMOD_MAGIC 0x19200501 35 37 36 38 #endif
Note:
See TracChangeset
for help on using the changeset viewer.