import from github
This commit is contained in:
7
include/frontier_pass.h
Normal file
7
include/frontier_pass.h
Normal file
@ -0,0 +1,7 @@
|
||||
#ifndef GUARD_FRONTIER_PASS_H
|
||||
#define GUARD_FRONTIER_PASS_H
|
||||
|
||||
void ShowFrontierPass(void (*callback)(void));
|
||||
void CB2_ReshowFrontierPass(void);
|
||||
|
||||
#endif // GUARD_FRONTIER_PASS_H
|
Reference in New Issue
Block a user