From 99ab4d6cb8efe1dc8f6bfb2307da218ee485e6c3 Mon Sep 17 00:00:00 2001 From: Ray Date: Wed, 22 Sep 2021 00:15:06 +0200 Subject: WARNING: MODULES RENAMING!!! raylib modules have been slightly renamed to add some identity and note that they are independent modules that can be used as standalone separate parts of raylib if required. The renamed modules are: - `core` -> `rcore` - `shapes` -> `rshapes` - `textures` -> `rtextures` - `text` -> `rtext` - `models` -> `rmodels` - `camera` -> `rcamera` - `gestures` -> `rgestures` - `core` -> `rcore` All the build systems has been adapted to this change. --- projects/Notepad++/npes_saved_mingw.txt | Bin 7390 -> 7400 bytes projects/Notepad++/npes_saved_tcc.txt | Bin 7426 -> 7436 bytes 2 files changed, 0 insertions(+), 0 deletions(-) (limited to 'projects/Notepad++') diff --git a/projects/Notepad++/npes_saved_mingw.txt b/projects/Notepad++/npes_saved_mingw.txt index 6363218f..a6057862 100644 Binary files a/projects/Notepad++/npes_saved_mingw.txt and b/projects/Notepad++/npes_saved_mingw.txt differ diff --git a/projects/Notepad++/npes_saved_tcc.txt b/projects/Notepad++/npes_saved_tcc.txt index 97548bdb..9b74d371 100644 Binary files a/projects/Notepad++/npes_saved_tcc.txt and b/projects/Notepad++/npes_saved_tcc.txt differ -- cgit v1.2.3