mirror of
https://github.com/zeldaret/st
synced 2026-06-11 13:10:20 -04:00
Port sbc.c progress from PH (#53)
* move nitro headers to libs/nitro/include and setup sbc.c Co-authored-by: enzofc708 <47937189+enzofc708@users.noreply.github.com> * sbc.c 95% * move sbc in the right folder (and fix a warning) * revert formating changes --------- Co-authored-by: enzofc708 <47937189+enzofc708@users.noreply.github.com>
This commit is contained in:
@@ -7,8 +7,8 @@
|
||||
#include "System/SysNew.hpp"
|
||||
#include "flags.h"
|
||||
#include "global.h"
|
||||
#include "nitro/math.h"
|
||||
#include "types.h"
|
||||
#include <nitro/math.h>
|
||||
|
||||
class MapObjectProfile;
|
||||
|
||||
|
||||
Reference in New Issue
Block a user