eco2d/code/game/header/editors/texed.h

5 lines
62 B
C
Raw Normal View History

2021-05-14 05:59:33 +00:00
#pragma once
#include "system.h"
2021-05-16 09:10:33 +00:00
void texed_run(int,char**);