diff options
| author | Maide <34639600+Kelebek1@users.noreply.github.com> | 2023-08-16 19:11:19 +0100 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2023-08-16 11:11:19 -0700 |
| commit | fca5307ea908606c40c051d4c366ed8dcf077258 (patch) | |
| tree | e7cbc4524c9510a935c62ab191eeeefa11374687 /include/m_lib.h | |
| parent | c7a746e71e310a23ba43a7208b9c83d2d1d483ee (diff) | |
m_play (#50)
* m_play
* Some warnings
* lots of function renames from the gcn version
* fix warnings
* format
* a
* a
* PR
* PR2
---------
Co-authored-by: Maide <you@example.com>
Co-authored-by: angie <angheloalf95@gmail.com>
Diffstat (limited to 'include/m_lib.h')
| -rw-r--r-- | include/m_lib.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/include/m_lib.h b/include/m_lib.h index 3747eca..4666270 100644 --- a/include/m_lib.h +++ b/include/m_lib.h @@ -53,7 +53,7 @@ s16 search_position_angleY(Vec3f* arg0, Vec3f* arg1); // void add_calc_short_angle3(); // void adds(); // void rgba_t_move(); -// void none_proc1(); +UNK_RET none_proc1(void); // void none_proc2(); // void Cheap_gfx_display(); // void Cheap_gfx_display_xlu(); |
