diff options
| author | robojumper <robojumper@gmail.com> | 2025-08-02 09:25:15 +0200 |
|---|---|---|
| committer | robojumper <robojumper@gmail.com> | 2025-08-02 09:28:54 +0200 |
| commit | e5e09f0f1e66c7c904e80c4da75fa805cd5e6c2b (patch) | |
| tree | d7be5d0cee657616901f0bba142768679d50995a /include | |
| parent | 0be5f872286ad600dd0485da377cf8bdb7542526 (diff) | |
ninja apply
Diffstat (limited to 'include')
| -rw-r--r-- | include/d/d_dvd_unk.h | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/include/d/d_dvd_unk.h b/include/d/d_dvd_unk.h index 10aa6cb2..04a06789 100644 --- a/include/d/d_dvd_unk.h +++ b/include/d/d_dvd_unk.h @@ -4,9 +4,9 @@ #include "common.h" #include "egg/core/eggHeap.h" -// This file is related to errors that are -// displayed on the screen, using a backup font -// included in the DOL. +// TODO - rename when NSMBW figures out their type; +// they too apparently have a type with a ResFont at 0x00, +// which will be revealed when NSMBW function 80107090 is cracked namespace dDvdUnk { |
