mirror of
https://github.com/Ed94/pikuma_ps1.git
synced 2026-07-24 16:37:51 +00:00
fixed.
This commit is contained in:
@@ -1,24 +1,24 @@
|
||||
// Auto-generated by tape_atom_offset_gen.meta.lua — DO NOT EDIT
|
||||
// Source: C:/projects/Pikuma/ps1/code/gte_hello/hello_gte_tape.c
|
||||
// Source: C:\projects\Pikuma\ps1\code\gte_hello\hello_gte_tape.c
|
||||
#pragma once
|
||||
|
||||
#pragma region hello_gte_tape
|
||||
|
||||
|
||||
// --- atom: cube_g4_face (50 words) ---
|
||||
// --- atom: cube_g4_face (87 words) ---
|
||||
|
||||
#define _atom_offset_cull_cube_g4_face_exit 34
|
||||
#define _atom_offset_bounds_chk_cube_g4_face_exit 2
|
||||
#define _atom_offset_cull_cube_g4_face_exit 48
|
||||
#define _atom_offset_bounds_chk_cube_g4_face_exit 12
|
||||
|
||||
enum {
|
||||
atom_offset_cull_cube_g4_face_exit = _atom_offset_cull_cube_g4_face_exit,
|
||||
atom_offset_bounds_chk_cube_g4_face_exit = _atom_offset_bounds_chk_cube_g4_face_exit,
|
||||
};
|
||||
|
||||
// --- atom: floor_f3_face (47 words) ---
|
||||
// --- atom: floor_f3_face (66 words) ---
|
||||
|
||||
#define _atom_offset_culling_floor_f3_face_exit 14
|
||||
#define _atom_offset_bounds_chk_floor_f3_face_exit 3
|
||||
#define _atom_offset_culling_floor_f3_face_exit 29
|
||||
#define _atom_offset_bounds_chk_floor_f3_face_exit 13
|
||||
|
||||
enum {
|
||||
atom_offset_culling_floor_f3_face_exit = _atom_offset_culling_floor_f3_face_exit,
|
||||
|
||||
@@ -9,10 +9,8 @@
|
||||
#endif
|
||||
|
||||
#pragma region MACs (Mips Atom components)
|
||||
/* The macros mac_format_f3_color and mac_gte_store_f3 moved to
|
||||
* lottes_tape.h during the Phase 3 gp.h overhaul. Both are now RGB-form
|
||||
* (mac_format_f3_color takes _r, _g, _b byte values rather than raw
|
||||
* 16-bit half-words). */
|
||||
|
||||
|
||||
|
||||
#pragma endregion MACs
|
||||
|
||||
|
||||
Reference in New Issue
Block a user