- Basic RTTI type data with inheritance.
This commit is contained in:
@@ -24,7 +24,7 @@
|
||||
inline void integer_h()
|
||||
{
|
||||
|
||||
std::ofstream out("integer.h");
|
||||
std::ofstream out("fennec/langcpp/integer.h");
|
||||
|
||||
out << "// =====================================================================================================================" << std::endl;
|
||||
out << "// fennec, a free and open source game engine" << std::endl;
|
||||
|
||||
Reference in New Issue
Block a user