From 58f52fbd6cccaeea53aa428266a7f9114463d8e7 Mon Sep 17 00:00:00 2001 From: Ray Date: Sun, 15 Mar 2020 18:39:30 +0100 Subject: [PATCH] Updated Working for Web (HTML5) (markdown) --- Working-for-Web-(HTML5).md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Working-for-Web-(HTML5).md b/Working-for-Web-(HTML5).md index e9342fb..343da4d 100644 --- a/Working-for-Web-(HTML5).md +++ b/Working-for-Web-(HTML5).md @@ -98,7 +98,7 @@ Once `Makefile` has been reviewed, to compile raylib source code, just execute t make PLATFORM=PLATFORM_WEB -B -_Note that required resources should be embedded into a `.data` file using the compiler parameter `--preload-file filename.ext` or `--preload-file folder` (already configured in the `Makefile` to use `resources` directory). +_Note that required resources should be embedded into a `.data` file using the compiler parameter `--preload-file filename.ext` or `--preload-file folder` (already configured in the `Makefile` to use `resources` directory)._ Compilation will generate several output files: