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

5 lines
58 B
C
Raw Permalink Normal View History

2021-11-14 04:29:48 +00:00
#pragma once
2024-04-08 03:29:23 +00:00
extern "C" {
int creative_is_restricted();
}