summaryrefslogtreecommitdiff
path: root/src/cable_car_util.c
diff options
context:
space:
mode:
Diffstat (limited to 'src/cable_car_util.c')
-rw-r--r--src/cable_car_util.c8
1 files changed, 0 insertions, 8 deletions
diff --git a/src/cable_car_util.c b/src/cable_car_util.c
index 02bfbc195..85c87a07b 100644
--- a/src/cable_car_util.c
+++ b/src/cable_car_util.c
@@ -1,14 +1,6 @@
#include "global.h"
#include "cable_car_util.h"
-// static types
-
-// static declarations
-
-// rodata
-
-// text
-
void CableCarUtil_FillWrapped(void *dest, u16 value, u8 left, u8 top, u8 width, u8 height)
{
u8 i;