This website requires JavaScript.
Explore
Help
Sign In
NoozAbooz
/
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
Pull Requests
Actions
Projects
Releases
Activity
b10616905d
minecraft-pi-reborn
/
mods
/
src
/
screenshot
/
screenshot.h
11 lines
106 B
C
Raw
Normal View
History
Unescape
Escape
Fixes
2021-01-27 21:26:19 +00:00
#
pragma once
Fix TripodCamera
2020-11-24 22:12:23 +00:00
#
ifdef __cplusplus
extern
"
C
"
{
#
endif
void
take_screenshot
(
)
;
#
ifdef __cplusplus
}
#
endif
Reference in New Issue
Copy Permalink