mirror of
https://github.com/TwilitRealm/dusklight
synced 2026-08-21 13:36:50 -04:00
seed selection + rando file setup working
This commit is contained in:
@@ -6,7 +6,7 @@
|
||||
#include "d/d_item.h"
|
||||
#include "d/d_item_data.h"
|
||||
#include "item_ids.h"
|
||||
#include "utilities.h"
|
||||
#include "tools.h"
|
||||
|
||||
bool haveItem(u32 item) {
|
||||
return checkItemGet((u8)item, 1);
|
||||
|
||||
Reference in New Issue
Block a user