minecraft-pi-reborn/mods/include/mods/compat/compat.h

5 lines
77 B
C

#pragma once
int compat_check_exit_requested();
void compat_request_exit();