Jump to content
Sign in to follow this  
RSS Bot

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

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/

Share this post


Link to post
Share on other sites
Guest
This topic is now closed to further replies.
Sign in to follow this  

  • Recently Browsing   0 members

    No registered users viewing this page.

×
×
  • Create New...