tw2twtw
|
分享:
▲
▼
缺了一堆沒看過的INC..... #include "uwc3_defs.inc" // Include the UWC3 #defines file #include "uwc3_vars.inc" // Include the UWC3 global variables file #include "uwc3_ultimates.inc" // Include the UWC3 ultimate subroutines file #include "uwc3_abilities.inc" // Include the UWC3 abilities subroutines file #include "uwc3_enh.inc" // Include the UWC3 enhancements subroutines file #include "uwc3_utility.inc" // Include the UWC3 utilities subroutines file #include "uwc3_storage.inc" // Include the UWC3 storage subroutines file #include "uwc3_infohelp.inc" // Include the UWC3 help/info subroutines file #include "uwc3_dmgevents.inc" // Include the UWC3 damage events subroutines file #include "uwc3_mole.inc" // Include the UWC3 mole subroutines file #include "uwc3_respawn.inc" // Include the UWC3 respawn subroutines file #include "uwc3_items.inc" // Include the UWC3 items subroutines file #include "uwc3_skills.inc" // Include the UWC3 skills subroutines file #include "uwc3_xp.inc" // Include the UWC3 xp subroutines file #include "uwc3_events.inc" // Include the UWC3 events subroutines file
|