mirror of
https://github.com/open-goal/jak-project
synced 2026-08-04 17:19:49 -04:00
lint: add include sorting config to clang-format (#1517)
This commit is contained in:
@@ -1,9 +1,9 @@
|
||||
//--------------------------MIPS2C---------------------
|
||||
#include "game/mips2c/mips2c_private.h"
|
||||
#include "game/kernel/kscheme.h"
|
||||
|
||||
#include "common/dma/gs.h"
|
||||
|
||||
#include "game/kernel/kscheme.h"
|
||||
#include "game/mips2c/mips2c_private.h"
|
||||
|
||||
namespace {
|
||||
u32 vu0_buffer[1024]; // todo, maybe can be 512.
|
||||
u32 vi1 = 0;
|
||||
|
||||
Reference in New Issue
Block a user