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

6 lines
47 B
C

#pragma once
extern "C" {
char *home_get();
}