rgbds icon indicating copy to clipboard operation
rgbds copied to clipboard

[Feature request] `__SECTION__` constant for the current section name

Open Rangi42 opened this issue 3 years ago • 0 comments

This would let you do SIZEOF(__SECTION__) and STARTOF(__SECTION__), and get the offset within the current section with @ - STARTOF(__SECTION__), without having to repeat a literal section name.

Rangi42 avatar Dec 29 '21 14:12 Rangi42