mirror of https://github.com/nmlgc/ReC98.git
21 lines
398 B
PHP
21 lines
398 B
PHP
; ReC98
|
|
; -----
|
|
; Types shared between TH04 and TH05
|
|
|
|
include defconv_pascal.inc
|
|
|
|
; Formats
|
|
; --------
|
|
include th04/formats/bb.inc
|
|
include th04/formats/map.inc
|
|
; --------
|
|
|
|
include th02/hud/hud.inc
|
|
include th04/hardware/grcg.inc
|
|
include th04/hardware/input.inc
|
|
include th04/math/randring_next.inc
|
|
include th04/math/motion.inc
|
|
include th04/gaiji.inc
|
|
include th04/hud/popup.inc
|
|
include th02/score.inc
|