Undefined symbol for things I defined....
#2

You have USERPath not Path

#define UserPath "Users/%s.ini"

Should Be:

#define Path "Users/%s.ini"

Huge difference Between UserPath and Path.
Reply


Messages In This Thread

Forum Jump:


Users browsing this thread: 1 Guest(s)