Jump to content
IGNORED

black screen at using pfread in multisprite kernel


Erik Zimmermann

Recommended Posts

Don't use "inline" at the top of your code. If you are using "inline", you will want to put it somewhere out of the flow of your code, like at the bottom of the bank where you are doing your pfreads. Alternately you can use "include" instead of "inline", which would go at the top of your code where you have it now.

  • Like 1
Link to comment
Share on other sites

On 2/23/2022 at 3:35 AM, Erik Zimmermann said:

Pizzaboy is the solution: 

 

Are you working on your first program? I am still relatively new to programming but I remember when I first started I had a lot of overly ambitious ideas and I tried making a multisprite kernel game but did not fully understand some of its quirks, which led me to play with the standard kernel more. I highly recommend Random Terrain's website and playing around with the many sample programs. 

  • Like 1
Link to comment
Share on other sites

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.
Note: Your post will require moderator approval before it will be visible.

Guest
Reply to this topic...

×   Pasted as rich text.   Paste as plain text instead

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

Loading...
  • Recently Browsing   0 members

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