Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Removing 'main.asm' file, and fixing 'xor' compilation errors for #90 #91

Merged

Conversation

LaroldsJubilantJunkyard
Copy link
Contributor

Fixing issue #90 . Where the main.asm file can be misleading, and isn't actually used. Also

  • Removing the main.asm
  • Removing references to main.asm, replacing with references to actual code. (Extra anchors added when needed)
  • Removing unused game-states.md
  • fixing naked xor statement in enemies.asm causing syntax error, unexpected newline error

fixing copy/paste typo committed
adding spaces for some code snippets
removing unused game-states.md file
adding anchor to enemies section header
@avivace avivace merged commit 1a8511f into gbdev:master May 7, 2024
2 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants