(svn r11527) -Codechange: Split the bitmath functions of to their own files
This commit is contained in:
@@ -197,6 +197,9 @@
|
||||
<File
|
||||
RelativePath=".\..\src\console_cmds.cpp">
|
||||
</File>
|
||||
<File
|
||||
RelativePath=".\..\src\core\bitmath_func.cpp">
|
||||
</File>
|
||||
<File
|
||||
RelativePath=".\..\src\core\random_func.cpp">
|
||||
</File>
|
||||
@@ -426,6 +429,9 @@
|
||||
<File
|
||||
RelativePath=".\..\src\console.h">
|
||||
</File>
|
||||
<File
|
||||
RelativePath=".\..\src\core\bitmath_func.hpp">
|
||||
</File>
|
||||
<File
|
||||
RelativePath=".\..\src\core\math_func.hpp">
|
||||
</File>
|
||||
|
||||
Reference in New Issue
Block a user