mirror of
https://github.com/HarbourMasters/Starship.git
synced 2025-01-23 21:45:00 +03:00
move files
This commit is contained in:
parent
bcb2e34be7
commit
ca264a4429
7
src/libultra/io/contreaddata.c
Normal file
7
src/libultra/io/contreaddata.c
Normal file
@ -0,0 +1,7 @@
|
|||||||
|
#include "common.h"
|
||||||
|
|
||||||
|
#pragma GLOBAL_ASM("asm/us/nonmatchings/libultra/io/contreaddata/func_80020380.s")
|
||||||
|
|
||||||
|
#pragma GLOBAL_ASM("asm/us/nonmatchings/libultra/io/contreaddata/func_80020444.s")
|
||||||
|
|
||||||
|
#pragma GLOBAL_ASM("asm/us/nonmatchings/libultra/io/contreaddata/func_800204EC.s")
|
5
src/libultra/io/crc.c
Normal file
5
src/libultra/io/crc.c
Normal file
@ -0,0 +1,5 @@
|
|||||||
|
#include "common.h"
|
||||||
|
|
||||||
|
#pragma GLOBAL_ASM("asm/us/nonmatchings/libultra/io/crc/func_80026440.s")
|
||||||
|
|
||||||
|
#pragma GLOBAL_ASM("asm/us/nonmatchings/libultra/io/crc/func_800264F0.s")
|
@ -1,7 +0,0 @@
|
|||||||
#include "common.h"
|
|
||||||
|
|
||||||
#pragma GLOBAL_ASM("asm/us/nonmatchings/main/contreaddata/func_80020380.s")
|
|
||||||
|
|
||||||
#pragma GLOBAL_ASM("asm/us/nonmatchings/main/contreaddata/func_80020444.s")
|
|
||||||
|
|
||||||
#pragma GLOBAL_ASM("asm/us/nonmatchings/main/contreaddata/func_800204EC.s")
|
|
@ -1,5 +0,0 @@
|
|||||||
#include "common.h"
|
|
||||||
|
|
||||||
#pragma GLOBAL_ASM("asm/us/nonmatchings/main/crc/func_80026440.s")
|
|
||||||
|
|
||||||
#pragma GLOBAL_ASM("asm/us/nonmatchings/main/crc/func_800264F0.s")
|
|
@ -31,7 +31,7 @@
|
|||||||
- [0x206B0, asm, 206B0]
|
- [0x206B0, asm, 206B0]
|
||||||
- [0x20A60, asm]
|
- [0x20A60, asm]
|
||||||
- [0x20BC0, c, ../libultra/io/controller]
|
- [0x20BC0, c, ../libultra/io/controller]
|
||||||
- [0x20F80, c, contreaddata]
|
- [0x20F80, c, ../libultra/io/contreaddata]
|
||||||
- [0x211E0, c, recvmesg]
|
- [0x211E0, c, recvmesg]
|
||||||
- [0x21320, c, sendmesg]
|
- [0x21320, c, sendmesg]
|
||||||
- [0x21470, c, contquery]
|
- [0x21470, c, contquery]
|
||||||
@ -87,7 +87,7 @@
|
|||||||
- [0x25F10, asm, thread] # Problem when trying to C
|
- [0x25F10, asm, thread] # Problem when trying to C
|
||||||
- [0x25F50, asm]
|
- [0x25F50, asm]
|
||||||
- [0x26CD0, c, pfsisplug]
|
- [0x26CD0, c, pfsisplug]
|
||||||
- [0x27040, c, crc]
|
- [0x27040, c, ../libultra/io/crc]
|
||||||
- [0x271C0, asm]
|
- [0x271C0, asm]
|
||||||
- [0x278D0, c, mtxutil]
|
- [0x278D0, c, mtxutil]
|
||||||
- [0x27B40, c, jammesg]
|
- [0x27B40, c, jammesg]
|
||||||
|
Loading…
Reference in New Issue
Block a user