toolchain: xpcg: update libfx usage

This commit is contained in:
2026-05-30 10:12:28 +01:00
parent c87e094d7d
commit 87fe2d20ec
13 changed files with 66 additions and 51 deletions
+2
View File
@@ -1,5 +1,7 @@
#include "token.h"
#include <stdlib.h>
void token_destroy(struct token *tok)
{
switch (tok->tok_value_type) {