mirror of
https://github.com/AntonioND/nitro-engine.git
synced 2025-06-19 00:55:38 -04:00
examples: Add note to NFlib example
This commit is contained in:
parent
008af50119
commit
2e9ff26e6d
@ -15,6 +15,8 @@
|
|||||||
//
|
//
|
||||||
// - Remember to avoid using 3D features of NFlib.
|
// - Remember to avoid using 3D features of NFlib.
|
||||||
//
|
//
|
||||||
|
// - Don't use the dual 3D mode in Nitro Engine.
|
||||||
|
//
|
||||||
// - You are free to use any features of NFlib in the secondary screen, but you
|
// - You are free to use any features of NFlib in the secondary screen, but you
|
||||||
// need to assign VRAM C and D to NFlib to get space for sprites and
|
// need to assign VRAM C and D to NFlib to get space for sprites and
|
||||||
// backgrounds.
|
// backgrounds.
|
||||||
|
Loading…
Reference in New Issue
Block a user