mirror of
https://github.com/extremscorner/not64.git
synced 2025-04-02 10:52:37 -04:00
8 lines
97 B
C
8 lines
97 B
C
#ifndef F3DCBFD_H
|
|
#define F3DCBFD_H
|
|
|
|
#define F3DCBFD_MV_NORMAL 14
|
|
|
|
void F3DCBFD_Init();
|
|
#endif
|
|
|