Skip to content

Allow REDEF for EQU constants#858

Merged
ISSOtm merged 1 commit intogbdev:masterfrom
Rangi42:redef-equ
Apr 29, 2021
Merged

Allow REDEF for EQU constants#858
ISSOtm merged 1 commit intogbdev:masterfrom
Rangi42:redef-equ

Conversation

@Rangi42
Copy link
Contributor

@Rangi42 Rangi42 commented Apr 26, 2021

Fixes #853

@Rangi42 Rangi42 requested a review from ISSOtm April 26, 2021 01:08
@Rangi42 Rangi42 added this to the v0.5.1 milestone Apr 26, 2021
@ISSOtm
Copy link
Member

ISSOtm commented Apr 26, 2021

The manual's modification is what I feared: it chains "REDEF can modify EQU" with "EQU can be used for unchanging properties"... Imo, the latter should be first, and then note that "if you really need to, you can use REDEF to modify one".

@Rangi42
Copy link
Contributor Author

Rangi42 commented Apr 26, 2021

I've updated rgbasm(5) and given a more illustrative example for REDEF EQU.

@Rangi42 Rangi42 added enhancement Typically new features; lesser priority than bugs rgbasm This affects RGBASM labels Apr 26, 2021
@ISSOtm ISSOtm merged commit 8e4ba8d into gbdev:master Apr 29, 2021
@Rangi42 Rangi42 deleted the redef-equ branch April 29, 2021 12:59
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

enhancement Typically new features; lesser priority than bugs rgbasm This affects RGBASM

Projects

None yet

Development

Successfully merging this pull request may close these issues.

[Feature request] Allow REDEF for all kinds of DEF assignments

2 participants