mirror of
https://github.com/zeldaret/mm.git
synced 2026-06-08 20:19:53 -04:00
z64frameadvance.h (#1182)
This commit is contained in:
+3
-1
@@ -18,7 +18,9 @@
|
||||
*
|
||||
* Note2: Controllers 2-4's inputs are normally zeroed out, so this would also need to be fixed to use frame advance
|
||||
*/
|
||||
#include "global.h"
|
||||
|
||||
#include "z64frameadvance.h"
|
||||
#include "macros.h"
|
||||
|
||||
void FrameAdvance_Init(FrameAdvanceContext* frameAdvCtx) {
|
||||
frameAdvCtx->timer = 0;
|
||||
|
||||
Reference in New Issue
Block a user