Clean up and label main.c
This commit is contained in:
parent
9a763f3334
commit
3bc40d4e62
4 changed files with 14 additions and 16 deletions
|
|
@ -10,6 +10,7 @@ extern "C" {
|
|||
#endif
|
||||
|
||||
u32 VIGetNextField(void);
|
||||
u32 VIGetRetraceCount();
|
||||
VIRetraceCallback VISetPreRetraceCallback(VIRetraceCallback callback);
|
||||
VIRetraceCallback VISetPostRetraceCallback(VIRetraceCallback callback);
|
||||
void __VIGetCurrentPosition(s16* x, s16* y);
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue