ReC98/th04/main/dialog
nmlgc 1bc91fd93b [Maintenance] Move the `grcg_off` macro override into an explicit header
Not only would the `(GAME != 2)` need to include TH03 in the future,
but this `#undef` trickery will blow up once we start reorganizing the
`#include`s in the next few commits.
Sadly, a few source files use master.lib's grcg_off() function in one
game and the macro in the other, which makes it infeasible to assign a
distinct name for every function.

Part of P0284, funded by [Anonymous] and Blue Bolt.
2024-07-09 08:40:14 +02:00
..
dialog.cpp [Maintenance] [th04/th05] Dialog: Merge the lower two translation units 2023-11-01 23:17:51 +01:00
dialog.hpp [Decompilation] [th04/th05] Dialog: Activation 2023-10-31 22:33:54 +01:00
dialog[bss].asm [Decompilation] [th04/th05] Dialog: Activation 2023-10-31 22:33:54 +01:00
dialog[data].asm [Decompilation] [th04/th05] Dialog: Box background rendering 2023-10-31 22:33:58 +01:00
shared.cpp [Decompilation] [th04/th05] Dialog: Blocking main function 2023-11-01 23:17:51 +01:00
shared.hpp [Maintenance] Move the `grcg_off` macro override into an explicit header 2024-07-09 08:40:14 +02:00