mirror of
https://github.com/p2r3/bareiron.git
synced 2025-10-01 23:25:09 +02:00
debloat includes
This commit is contained in:
@@ -1,8 +1,6 @@
|
||||
#ifndef CRAFTING_H
|
||||
#define CRAFTING_H
|
||||
|
||||
#include <stdlib.h>
|
||||
|
||||
#include "globals.h"
|
||||
|
||||
void getCraftingOutput (PlayerData *player, uint8_t *count, uint16_t *item);
|
||||
|
Reference in New Issue
Block a user