Jump to content
IGNORED

SpiceWare's Blog - Minor C issue, any ideas?


RSS Bot

Recommended Posts

Finally getting some work done on SpiceC and have run into an issue. Storing graphic data in the C code like this:


Lets you create a list of images like this:

const unsigned short int Images[] ={  Timmy,  RedBox};

or this:

 

 

game.c:41:3: error: initializer element is not constantgame.c:42:3: error: initializer element is not constant

Anybody have any ideas? Thanks!
Attached thumbnail(s)
  • blogentry-3056-0-34637100-1538186589_thu


http://atariage.com/forums/blog/148/entry-15097-minor-c-issue-any-ideas/
Link to comment
Share on other sites

Guest
This topic is now closed to further replies.
  • Recently Browsing   0 members

    • No registered users viewing this page.
×
×
  • Create New...