Files
watrbx-game-engine/App/util/HTW3C.h
T
2025-10-28 14:05:46 -04:00

10 lines
93 B
C

#pragma once
extern "C" {
#ifndef _WIN32
#include <wwwsys.h>
#endif
#include <HTParse.h>
}