Advertisement
_BYTE

3ds.h

Dec 14th, 2013
53
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
C 0.10 KB | None | 0 0
  1. #include "Defines.h"
  2. #include "Types.h"
  3.  
  4. #include <stdio.h>
  5.  
  6. bool Load3DS(CHAR *PATH, SCENE *scene);
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement