mirror of
https://github.com/Ed94/pikuma_ps1.git
synced 2026-08-04 06:38:48 +00:00
prep
This commit is contained in:
@@ -152,6 +152,11 @@ internal MipsAtom_(set_gte_world) {
|
||||
mips_yield()
|
||||
};
|
||||
|
||||
internal MipsAtom_(cube_tri) {
|
||||
|
||||
mips_yield()
|
||||
};
|
||||
|
||||
internal MipsAtom_(floor_tri) {
|
||||
mac_load_tri_indices(R_T0, R_T1, R_T2),
|
||||
mac_load_tri_verts( R_T0, R_T1, R_T2),
|
||||
|
||||
Reference in New Issue
Block a user