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

fix clang compilation error "Variable-sized object may not be initial… #2

Conversation

carlodef
Copy link
Contributor

…ized"

@kidanger kidanger merged commit faa345b into kidanger:master Dec 21, 2016
kidanger added a commit that referenced this pull request Mar 19, 2021
this is used by the editors, with the following syntax:
 2    the sequence #2, the image at position i (current player index)
 2@5  the sequence #2, the image at position 5 (fixed)
 2@+5 the sequence #2, the image at position i+5
 2@-1 the sequence #2, the image at position i-1
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