Files
PurpleHatoandGarrett Cox 1e45e51884 ADD: Reset Cycle enhancements (#233)
* ADD: Reset Cycle enhancements

TODO/ Using hooks

* FIX: Typo

* Convert to hooks

TODO: Complete Pictobox

* TWEAK: alignment style and whitespaces

* REM: Pictobox attempts

* FIX: oopsie on merge dev

* TWEAK: Review suggestion with memcpy

* Tweak typo

* loop fix

* Try: Fix linux compilation ??

* include 2
2024-05-22 09:05:03 -05:00

7 lines
103 B
C

#ifndef CYCLES_END_H
#define CYCLES_END_H
void RegisterEndOfCycleSaveHooks();
#endif // CYCLES_END_H