8 lines
215 B
MonkeyC
8 lines
215 B
MonkeyC
TODO file
|
|
|
|
How to change a original MinilibX project to a 3DS one:
|
|
- manage files and Makefile (include the 3ds mlx.h)
|
|
- change screen dimensions
|
|
- main must be main(void)
|
|
- new inputs
|
|
- use assets instead of files
|