changed lexer helper function to add match char to data, and fixed loading in spritesheet from string

This commit is contained in:
herbglitch 2025-03-19 14:49:04 -06:00
parent 83b87c6d63
commit 1435ae14b0
5 changed files with 19 additions and 3 deletions

View file

@ -6,7 +6,6 @@ extern "C" {
#endif
#include "arc/std/parser.h"
#include <stddef.h>
/**
* @brief recurses through a tag token adding token strings to a main string