mirror of
https://github.com/Ed94/pikuma_ps1.git
synced 2026-08-25 02:20:33 +00:00
Curating duffle, preparing to update metaprogram for latest atom asm ideation. Reviewing the resolve_look_at atoms further...
This commit is contained in:
@@ -25,6 +25,14 @@
|
||||
#pragma region duffle
|
||||
|
||||
|
||||
// --- atom: example_atom (10 words) ---
|
||||
|
||||
#define _atom_offset_example_atom_proc_skip 2
|
||||
|
||||
enum {
|
||||
atom_offset_example_atom_proc_skip = _atom_offset_example_atom_proc_skip,
|
||||
};
|
||||
|
||||
// --- atom: normalize_v3s4 (47 words) ---
|
||||
|
||||
#define _atom_offset_aligned_done_srav_path 3
|
||||
|
||||
Reference in New Issue
Block a user