Skip to content

Commit

Permalink
Merge pull request #33 from Mojang/sbl/1105662-switch-update-sdk-17-5-6
Browse files Browse the repository at this point in the history
User Story AB#1105662: Update IMGUI NX to SDK 17.5.6
  • Loading branch information
gustavlouwskyboxlabs authored Sep 13, 2024
2 parents a937298 + 2a8bfdd commit 89cea7c
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions imgui.h
Original file line number Diff line number Diff line change
Expand Up @@ -54,6 +54,7 @@ Index of this file:

// Includes
#include <float.h> // FLT_MIN, FLT_MAX
#include <stdio.h>
#include <stdarg.h> // va_list, va_start, va_end
#include <stddef.h> // ptrdiff_t, NULL
#include <string.h> // memset, memmove, memcpy, strlen, strchr, strcpy, strcmp
Expand Down

0 comments on commit 89cea7c

Please sign in to comment.