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

Map object documentation #333

Merged
merged 7 commits into from
Jan 17, 2025
Merged

Conversation

Viperio19
Copy link
Contributor

Documentation centered around map_object.c and map_object_save.c

src/map_object.c Outdated Show resolved Hide resolved
src/map_object.c Outdated Show resolved Hide resolved
src/map_object.c Outdated Show resolved Hide resolved
src/map_object_move.c Show resolved Hide resolved
src/map_object_move.c Outdated Show resolved Hide resolved
src/map_object.c Show resolved Hide resolved

if (v0 == 0xffff) {
return 1;
if (script == 0xffff) {
Copy link
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

non-blocking: Making a note that we should probably establish a constant for this and start using it, since it seems to be the marker for "no such script".

src/map_object.c Outdated Show resolved Hide resolved
src/map_object.c Show resolved Hide resolved
src/map_object_move.c Outdated Show resolved Hide resolved
src/map_object_move.c Outdated Show resolved Hide resolved
@lhearachel lhearachel merged commit abad142 into pret:main Jan 17, 2025
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.

3 participants