changed lexer helper function to add match char to data, and fixed loading in spritesheet from string
This commit is contained in:
parent
83b87c6d63
commit
1435ae14b0
5 changed files with 19 additions and 3 deletions
|
|
@ -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
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue