Function/Sys GetPageSlot

From MSX Game Library

Revision as of 19:16, 14 January 2022 by Aoineko (talk | contribs) (Created page with "{{FUNC |Desc=Get the slot ID of a given page |Inline= |Return=u8 |Name=Sys_GetPageSlot |Param1=u8 page |Keywords= |Restriction= |State=Fonctional }}")
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)

// Get the slot ID of a given page
u8 Sys_GetPageSlot(u8 page);