5 lines
59 B
C

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