This website requires JavaScript.
Explore
Help
Register
Sign In
Rooba
/
ReC98
mirror of
https://github.com/nmlgc/ReC98.git
Watch
1
Star
1
Fork
You've already forked ReC98
0
Code
Issues
Packages
Projects
Releases
Wiki
Activity
21da5a330d
ReC98
/
th02
/
formats
/
pi_slots[bss].asm
4 lines
88 B
NASM
Raw
Normal View
History
Unescape
Escape
[Maintenance] Drop the `slot` infix for PI-related identifiers ZUN doesn't ever use PI functions without these slots, making that infix kind of redundant. Part of P0114, funded by Lmocinemod.
2017-01-11 15:12:39 +00:00
public
_pi_buffers
,
_pi_headers
_pi_buffers
dd
6
dup
(
?
)
_pi_headers
PiHeader
6
dup
(
<
?
>
)