From f11f1e801a9f6de7783715b3e0ad4b04156e33ba Mon Sep 17 00:00:00 2001 From: Sean Barrett Date: Thu, 7 Feb 2019 09:23:01 -0800 Subject: [PATCH] stb_sprintf: credits --- stb_sprintf.h | 1 + tests/stb.dsp | 4 ++++ 2 files changed, 5 insertions(+) diff --git a/stb_sprintf.h b/stb_sprintf.h index 1cfba82..c5fb0ab 100644 --- a/stb_sprintf.h +++ b/stb_sprintf.h @@ -11,6 +11,7 @@ // Contributors (bugfixes): // github:d26435 // github:trex78 +// github:account-login // Jari Komppa (SI suffixes) // Rohit Nirmal // Marcin Wojdyr diff --git a/tests/stb.dsp b/tests/stb.dsp index 5b870c7..5361ea1 100644 --- a/tests/stb.dsp +++ b/tests/stb.dsp @@ -158,6 +158,10 @@ SOURCE=..\stb_sprintf.h # End Source File # Begin Source File +SOURCE=.\stb_static.c +# End Source File +# Begin Source File + SOURCE=..\stb_textedit.h # End Source File # Begin Source File