Files
oot/include/cic6105.h
T
cadmic b82f54bb95 Decompile N64 anti-piracy checks in overlays (#2042)
* Decompile N64 anti-piracy checks in overlays

* Fix BSS splits (I think)

* Use physical address and comment on meaning

Co-authored-by: Tharo <17233964+Thar0@users.noreply.github.com>

---------

Co-authored-by: Tharo <17233964+Thar0@users.noreply.github.com>
2024-08-15 23:44:05 -04:00

9 lines
90 B
C

#ifndef CIC6105_H
#define CIC6105_H
#include "ultra64.h"
extern u32 B_80008EE0;
#endif