rename from xmllib to xemil

This commit is contained in:
Nishi 2025-12-23 02:05:29 +09:00
commit 25cc3877b2
Signed by: nishi
GPG key ID: 27EF69B208EB9343
8 changed files with 30 additions and 30 deletions

View file

@ -1,4 +1,4 @@
#include <xmllib.h>
#include <xemil.h>
#define CAST_I32(x) ((int)(x))