Liste der Anhnge anzeigen (Anzahl: 1)
I would just say "thank you" and that would finish it, but then, there's more problems with the CLUT.
So, using the provided solution, which helped me, thanks, copied it into two functions, initClut and drawClut, which are in the "working" section of the attachment.
They work perfectly, as you can see when compiling it.
Then, i moved these two functions to the Class, map it's name, and now it doesn't work at all. The graphics are all scrawny, out of sync. i double checked, the functions are LITERALLY the same, and the makefile also contains the same flags.
And now i'm in the dark. Why, and what shall be done in order to repair it?