diff options
| author | Derek Hensley <hensley.derek58@gmail.com> | 2024-01-28 16:27:50 -0800 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2024-01-28 21:27:50 -0300 |
| commit | db8f5f5ccc89304a28aa754087a6c2bf72e55717 (patch) | |
| tree | f158680a5e754db47b7df9b3692b7b8652b84fe0 /src/code/code_80183070.c | |
| parent | 6a15ce9521484bf4a1da5b44435f92d8764722bf (diff) | |
General Cleanup 2 (#1538)
* Cleanup
* Cleanup variables.h
* Cleanup fault headers
* Some includes/headers cleanup
* Libultra btn wrappers
* Mark differences to original libultra headers
* Remove duplicate include in fault
* format
* Update include/PR/os_voice.h
Co-authored-by: Tom Overton <tom-overton@users.noreply.github.com>
* align
---------
Co-authored-by: Tom Overton <tom-overton@users.noreply.github.com>
Diffstat (limited to 'src/code/code_80183070.c')
| -rw-r--r-- | src/code/code_80183070.c | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/src/code/code_80183070.c b/src/code/code_80183070.c index ce84e3b2b..974cdd4a3 100644 --- a/src/code/code_80183070.c +++ b/src/code/code_80183070.c @@ -1,4 +1,3 @@ -#include "global.h" #include "libc64/sleep.h" void func_80183070(void) { |
