finish fade.c

This commit is contained in:
theo3
2021-12-18 23:46:04 -08:00
parent d3fa739c94
commit 227703e496
20 changed files with 163 additions and 307 deletions
+1 -1
View File
@@ -1,6 +1,6 @@
#ifndef ARM_PROXY_H
#define ARM_PROXY_H
extern void PrepNextFrame(void);
extern void WaitForNextFrame(void);
#endif