#26448 - hakanyuksel - Thu Sep 16, 2004 12:03 am
in which area of the memory does the picture(or any other game assets) arrays take place; For example when i declare an array like this where does it go, to the external ram or game pak rom?
_________________
--------------------
Hakan Yuksel
3TE GAmes
www.3tegames.com
Code: |
const u16 kasaba[1024]= { 0x0004,0x0005,0x0006,0x0007,0x0004,0x0005,0x0006,0x0007,0x0004,0x0005,0x0006,0x0007,0x0004,0x0005,0x0006,0x0007,0x0004,0x0005, ..... ..... } |
_________________
--------------------
Hakan Yuksel
3TE GAmes
www.3tegames.com