mirror of
https://github.com/gbdev/rgbds.git
synced 2025-11-24 20:12:07 +00:00
Use spaces instead of tabs after CPP directives
Signed-off-by: Vegard Nossum <vegard.nossum@gmail.com>
This commit is contained in:
@@ -1,8 +1,8 @@
|
||||
#ifndef OUTPUT_H
|
||||
#define OUTPUT_H 1
|
||||
|
||||
#include "rpn.h"
|
||||
#include "types.h"
|
||||
#include "rpn.h"
|
||||
#include "types.h"
|
||||
|
||||
struct Section
|
||||
{
|
||||
|
||||
Reference in New Issue
Block a user