mirror of
https://github.com/gbdev/rgbds.git
synced 2026-01-22 08:21:52 +00:00
Split RGBLINK linkerscript parser functions into their own file
This commit is contained in:
@@ -2719,7 +2719,7 @@ hl_ind_dec:
|
||||
|
||||
%%
|
||||
|
||||
/******************** Semantic actions ********************/
|
||||
/******************** Error handler ********************/
|
||||
|
||||
void yy::parser::error(std::string const &str) {
|
||||
::error("%s", str.c_str());
|
||||
|
||||
Reference in New Issue
Block a user