Skip to content

Support multiple ending-lists #57

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

Open
razterizer opened this issue Nov 26, 2024 · 0 comments
Open

Support multiple ending-lists #57

razterizer opened this issue Nov 26, 2024 · 0 comments

Comments

@razterizer
Copy link
Owner

razterizer commented Nov 26, 2024

Support constructs such as:

LABEL A
ENDING 0
ENDING 1
GOTO_TIMES A 1
...
LABEL B
ENDING 0
ENDING 1
GOTO_TIMES B 1

With the current implementation this doesn't work because the ChipTuneEngine gets confused.

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

No branches or pull requests

1 participant