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
/
screenshot
/
screenshot.h
11 lines
106 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
void
take_screenshot
(
)
;
#
ifdef __cplusplus
}
#
endif
Reference in New Issue
Copy Permalink