This website requires JavaScript.
Explore
Help
Sign In
DragonWrangler
/
minecraft-pi-reborn
Watch
1
Star
0
Fork
0
You've already forked minecraft-pi-reborn
forked from
minecraft-pi-reborn/minecraft-pi-reborn
Code
Issues
1
Pull Requests
Actions
Activity
minecraft-pi-reborn
/
mods
/
src
/
game_mode
/
game_mode.h
11 lines
109 B
C
Raw
Normal View
History
Unescape
Escape
Fixes
2021-01-27 16:26:19 -05:00
#
pragma once
Refactor
2020-12-02 18:18:49 -05:00
#
ifdef __cplusplus
extern
"
C
"
{
#
endif
void
init_game_mode_cpp
(
)
;
#
ifdef __cplusplus
}
#
endif
Reference in New Issue
Copy Permalink