01-08-2025, 08:50 AM
(12-08-2024, 07:45 PM)KeiDash Wrote:Okay, can you give me a example of a piece of code that uses these functions?(06-18-2024, 12:40 PM)NeoGeoFreak2004 Wrote: Hey guys so quick question, I just made a simple sprite sheet that I converted to a c header using the image2ngpc codeimage script and I want include it in my code so how do I include it in my code.
Hello ngFreak!
You must now include the load using the ngpc .c libraries in the old but functionallity v4 framework using InstallTilePallete and InstallTileSetAt methods. One, load the color pallete, the other, displays the sprites in the selected screen plane.

