This website requires JavaScript.
Explore
Help
Sign In
Newbyte
/
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
Projects
Releases
Wiki
Activity
minecraft-pi-reborn
/
launcher
/
src
/
bootstrap.h
12 lines
123 B
C
Raw
Normal View
History
Unescape
Escape
Fixes
2021-01-27 16:26:19 -05:00
#
pragma once
Fix TripodCamera
2020-11-24 17:12:23 -05:00
#
ifdef __cplusplus
extern
"
C
"
{
#
endif
2.0
2021-06-17 17:32:24 -04:00
void
bootstrap
(
int
argc
,
char
*
argv
[
]
)
;
Fix TripodCamera
2020-11-24 17:12:23 -05:00
#
ifdef __cplusplus
}
2.0
2021-06-17 17:32:24 -04:00
#
endif
Reference in New Issue
Copy Permalink