remove svn keywords

This commit is contained in:
NishiOwO
2025-12-05 07:43:04 +09:00
parent 6c22ab8cd6
commit 2a268c56f1
171 changed files with 18590 additions and 919 deletions

1
external/stb_ds.c generated vendored
View File

@@ -1,3 +1,2 @@
/* $Id$ */
#define STB_DS_IMPLEMENTATION
#include "stb_ds.h"

1
external/stb_image.c generated vendored
View File

@@ -1,4 +1,3 @@
/* $Id$ */
#ifdef USE_STB_IMAGE
#define STB_IMAGE_IMPLEMENTATION
#include "stb_image.h"

1
external/stb_truetype.c generated vendored
View File

@@ -1,4 +1,3 @@
/* $Id$ */
#ifdef USE_STB_TRUETYPE
#define STB_TRUETYPE_IMPLEMENTATION
#include "stb_truetype.h"