minecraft-pi-reborn/mods/include/mods/title-screen/title-screen.h

6 lines
102 B
C
Raw Normal View History

2024-02-08 02:40:26 +00:00
#pragma once
#include <vector>
void title_screen_load_splashes(std::vector<std::string> &splashes);