Skip to content

Commit

Permalink
Merge branch 'main' of ssh://github.com/Kode/Kore into v2
Browse files Browse the repository at this point in the history
  • Loading branch information
RobDangerous committed Feb 21, 2025
2 parents 31a0376 + 937b560 commit 783fbea
Show file tree
Hide file tree
Showing 4 changed files with 2 additions and 1,909 deletions.
Original file line number Diff line number Diff line change
@@ -1,7 +1,6 @@
#include <kinc/graphics4/pipeline.h>
#include <kinc/graphics4/shader.h>
#include <kinc/graphics4/vertexbuffer.h>
#include <kinc/libs/stb_sprintf.h>
#include <kinc/log.h>

kinc_g4_pipeline_t *currentPipeline = NULL;
Expand Down
Original file line number Diff line number Diff line change
@@ -1,7 +1,6 @@
#include "SystemMicrosoft.h"

#include <kinc/error.h>
#include <kinc/libs/stb_sprintf.h>

#define S_OK ((HRESULT)0L)

Expand Down
Loading

0 comments on commit 783fbea

Please sign in to comment.