diff options
| author | TakaRikka <38417346+TakaRikka@users.noreply.github.com> | 2024-11-12 02:41:55 -0800 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2024-11-12 05:41:55 -0500 |
| commit | ebd7e3feed369cc482ec7b5f537c4d363f81eb60 (patch) | |
| tree | 9b7ed830aeff3a3af912df33efdb56d90c3cff8b /include/m_Do | |
| parent | f2a7b2a83a8976076eaf13d5754e6096a5887f24 (diff) | |
d_error_msg mostly done, little Z2LinkMgr work (#2248)
Diffstat (limited to 'include/m_Do')
| -rw-r--r-- | include/m_Do/m_Do_graphic.h | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/include/m_Do/m_Do_graphic.h b/include/m_Do/m_Do_graphic.h index 2c002c191f..fa458c501b 100644 --- a/include/m_Do/m_Do_graphic.h +++ b/include/m_Do/m_Do_graphic.h @@ -7,6 +7,7 @@ class JUTFader; int mDoGph_Create(); +void mDoGph_drawFilterQuad(s8 param_0, s8 param_1); extern bool data_80450BE7; // AutoForcus |
