6 lines
48 B
C
Raw Normal View History

2022-09-05 16:13:51 +02:00
#pragma once
namespace GDT
{
void load();
}