Core should provide IsAntiwarped(p) function

Issue #13 resolved
Former user created an issue

Currently, many modules implement their own IsAntiwarped(p) function. They don't, however, account for the presence of the no antiwarp region as tracked by game.c.

I propose that game.c centralize the IsAntiwarped functionality, and account for any no antiwarp regions.

Comments (3)

  1. Log in to comment