debug.h
#1
//
main
/
guest
/
perforce_software
/
p4gt
/
max2014
/
debug.h
View
Commits
Blame
Open
Edit
Download .zip
Download
(66 B)
void DBG_open(); void DBG_output(wchar_t *msg); void DBG_close();
#
Change
User
Description
Committed
#1
10140
Matt Attaway
Initial release of the P4GT source code.