This website requires JavaScript.
Explore
Help
Sign In
minecraft-pi-reborn
/
minecraft-pi-reborn
Watch
3
Star
7
Fork
12
You've already forked minecraft-pi-reborn
Code
Issues
6
Pull Requests
1
Actions
Releases
4
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