Difference between revisions of "Function/Halt"
From MSX Game Library
(Created page with "{{FUNC |Desc=Wait for next interruption |Inline=1 |Return=void |Name=Halt |Param1= |Keywords= |Restriction=None |State=Fonctionnal }}") |
(No difference)
|
Latest revision as of 18:12, 14 January 2022
// Wait for next interruption
inline void Halt();
inline void Halt();