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

5 lines
58 B
C

#pragma once
extern "C" {
int creative_is_restricted();
}