I need help with 3 things:

1st: Path/folders, I have used
Code:
#define PRAGMA_PATH "%EXE_DIR%\images\"

but it isnt able to find the .png files inside the folder unless they are in the root.

2nd: KH Controls, how exactly do you use them? I have copied the code to player.c, main.c, enemy.c & animation.c but it doesnt really ask for a model or move or do anything.

3rd: I need help making my character jump