Revert "cleaning up the code. part 0.1"
This reverts commit 0c8a246c48.
This commit is contained in:
parent
0c8a246c48
commit
fe572b3dc9
7 changed files with 74 additions and 109 deletions
|
|
@ -4018,9 +4018,3 @@ public:
|
|||
// Squared Length
|
||||
//
|
||||
#define GET_SQUARE(in) (in * in)
|
||||
|
||||
|
||||
//
|
||||
// Wrapper for singleton access
|
||||
//
|
||||
#define SA(obj) obj::GetReference ()
|
||||
Loading…
Add table
Add a link
Reference in a new issue