fx.serial: convert to new assembly build system

This commit is contained in:
2026-05-03 16:48:42 +01:00
parent 3f7ad3ab08
commit 0c53974ac9
7 changed files with 45 additions and 32 deletions
+1 -1
View File
@@ -1,7 +1,7 @@
#ifndef FX_SERIAL_BITCODE_H_
#define FX_SERIAL_BITCODE_H_
#include <fx/core/macros.h>
#include <fx/macros.h>
FX_DECLS_BEGIN;