This website requires JavaScript.
Explore
Help
Sign In
falso
/
tp
mirror of
https://github.com/zeldaret/tp.git
Watch
1
Star
0
Fork
You've already forked tp
0
Code
Issues
Packages
Projects
Releases
Wiki
Activity
ee838ccbc6
tp
/
include
/
SComponent
/
c_xyz.h
8 lines
95 B
C++
Raw
Blame
History
#
ifndef __C_XYZ_H_
#
define __C_XYZ_H_
#
include
"global.h"
class
cXyz
:
public
Vec
{
}
;
#
endif
Reference in New Issue
View Git Blame
Copy Permalink