Skip to content

Merge VC constants into a single file#570

Closed
einstein95 wants to merge 1 commit intopret:masterfrom
einstein95:vc_constants
Closed

Merge VC constants into a single file#570
einstein95 wants to merge 1 commit intopret:masterfrom
einstein95:vc_constants

Conversation

@einstein95
Copy link

Merges the separate vc/{pokered|pokeblue}.constants.asm files into a combined vc/constants.asm, with comments for each section

@Rangi42
Copy link
Member

Rangi42 commented Feb 23, 2026

Thanks, but I think it's more consistent to have separate files. In a lot of other places we have separate IF DEF(_RED) and IF DEF(_BLUE) blocks, so here as well. Also it's more clear this way which constants are needed for which patch, since the patch template file can be hard to read to observe when some are unused.

@Rangi42 Rangi42 closed this Feb 23, 2026
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