little problem
trying to get 2 functions in 2 .cpp's 
have the function in ADE32.cpp, but i also need it to be in the main .cpp
tried putting it in a .h and including it in both, or defining it in both .cpp's, but it says already defined in the .obj files
little weird, never ran into this
need to solve this in order to actually test out my no fall damage so i can put the finishing touches on it and put it on beta.

have the function in ADE32.cpp, but i also need it to be in the main .cpp
tried putting it in a .h and including it in both, or defining it in both .cpp's, but it says already defined in the .obj files
little weird, never ran into this

need to solve this in order to actually test out my no fall damage so i can put the finishing touches on it and put it on beta.





