#ifndef __INC_GRAPHICS_H #define __INC_GRAPHICS_H #include "tx_port.h" void graphics_thread_entry(ULONG _); #endif // __INC_GRAPHICS_H