diff options
| author | rozlette <uberpanzermensch@gmail.com> | 2019-03-18 20:36:09 -0500 |
|---|---|---|
| committer | rozlette <uberpanzermensch@gmail.com> | 2019-03-18 20:36:09 -0500 |
| commit | 9b6c6bf77a7b8d9abc5774376e9ed1ac2f317800 (patch) | |
| tree | 1b58654af85e847934f635991482a84c78d82c95 /src/boot_O2_g3 | |
| parent | cbd80ce108986ade72dcb92fb9a27d1ed8823e7c (diff) | |
name a couple more files
Diffstat (limited to 'src/boot_O2_g3')
| -rw-r--r-- | src/boot_O2_g3/CIC6105.c (renamed from src/boot_O2_g3/boot_0x80081820.c) | 0 | ||||
| -rw-r--r-- | src/boot_O2_g3/boot_0x80080060.c | 6 |
2 files changed, 0 insertions, 6 deletions
diff --git a/src/boot_O2_g3/boot_0x80081820.c b/src/boot_O2_g3/CIC6105.c index afafdc179..afafdc179 100644 --- a/src/boot_O2_g3/boot_0x80081820.c +++ b/src/boot_O2_g3/CIC6105.c diff --git a/src/boot_O2_g3/boot_0x80080060.c b/src/boot_O2_g3/boot_0x80080060.c index 651584f8d..51f9150cf 100644 --- a/src/boot_O2_g3/boot_0x80080060.c +++ b/src/boot_O2_g3/boot_0x80080060.c @@ -12,9 +12,3 @@ UNK_RET func_80080060(void) { osCreateThread(&D_80099520, 1, (void(*)(void*))func_80080514, 0, &D_80099AD0, 12); osStartThread(&D_80099520); } - -void func_80080150(UNK_PTR a0, UNK_PTR a1) { - if (a0 < a1) { - _blkclr(a0, (u32)a1 - (u32)a0); - } -} |
