ReC98/th05/op
nmlgc 26926080bc [Maintenance] Remove `extern "C"` from more areas of code
This commit covers
• TH02/TH03/TH04/TH05's frame_delay() and frame_delay_2() (finally!)
• TH02/TH03/TH04/TH05's game_init_main()
• TH02's graph_copy_rect_1_to_0_16()
• TH03/TH04/TH05's cfg_load_resident_ptr()
• TH05's piano_setup_and_put_initial() and piano_render()

Part of P0264, funded by [Anonymous] and Blue Bolt.
2024-02-02 23:59:34 +01:00
..
music.inc [Maintenance] Move the contents of `music/` subdirectories under `op/` 2022-03-25 14:10:59 +01:00
music_cmt_load.asm [Maintenance] Move the contents of `music/` subdirectories under `op/` 2022-03-25 14:10:59 +01:00
music_cmt_load[data].asm [Maintenance] Move the contents of `music/` subdirectories under `op/` 2022-03-25 14:10:59 +01:00
op.hpp [Maintenance] Macros: Update to current coding standards 2022-03-25 14:05:36 +01:00
piano.h [Maintenance] Move the contents of `music/` subdirectories under `op/` 2022-03-25 14:10:59 +01:00
piano.inc [Maintenance] Move the contents of `music/` subdirectories under `op/` 2022-03-25 14:10:59 +01:00
piano[bss].asm [Maintenance] [th03/th04/th05] Split OP.EXE into two assembly units 2023-11-30 20:00:39 +01:00
piano[data].asm [Maintenance] Move the contents of `music/` subdirectories under `op/` 2022-03-25 14:10:59 +01:00
piano_a.asm [Maintenance] [th04/th05] Drop the `_seg1` suffix from the GRCG functions 2022-05-01 00:22:03 +02:00
piano_c.cpp [Maintenance] Remove `extern "C"` from more areas of code 2024-02-02 23:59:34 +01:00
start.cpp [Maintenance] [th05] #include `common.h` directly inside `resident.hpp` 2023-11-30 19:55:18 +01:00
title.cpp [Maintenance] Remove `extern "C"` from more areas of code 2024-02-02 23:59:34 +01:00