Source code of Windows XP (NT5)
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.

10 lines
186 B

  1. // Header file for TSUNAMI
  2. #ifndef __INCLUDE_TSUNAMI
  3. #define __INCLUDE_TSUNAMI
  4. #include "common.h"
  5. #include "global.h"
  6. #include "height.h"
  7. #include "map.h"
  8. #endif // __INCLUDE_TSUNAMI