mirror of
https://github.com/JannisHeydemann/BoredOS.git
synced 2026-05-30 10:26:59 +00:00
src/kernel --> src/
This commit is contained in:
5
src/userland/stb_image.c
Normal file
5
src/userland/stb_image.c
Normal file
@@ -0,0 +1,5 @@
|
||||
// stb_image.c wrapper for Userland Mode
|
||||
#include <stdlib.h>
|
||||
|
||||
#define STB_IMAGE_IMPLEMENTATION
|
||||
#include "stb_image.h"
|
||||
Reference in New Issue
Block a user