about summary refs log tree commit diff stats
path: root/data/maps/the_ancient
diff options
context:
space:
mode:
authorStar Rauchenberger <fefferburbia@gmail.com>2025-10-02 17:37:14 -0400
committerStar Rauchenberger <fefferburbia@gmail.com>2025-10-02 17:37:14 -0400
commit655701e4e9911393e58f2b4ce06f44d6553e0f9c (patch)
tree775c79e0c08f3cfa6eafcec79a1261cb0aeb6200 /data/maps/the_ancient
parentfa9618214eeeec1e55a5e2d8db289375949a6b37 (diff)
downloadlingo2-archipelago-655701e4e9911393e58f2b4ce06f44d6553e0f9c.tar.gz
lingo2-archipelago-655701e4e9911393e58f2b4ce06f44d6553e0f9c.tar.bz2
lingo2-archipelago-655701e4e9911393e58f2b4ce06f44d6553e0f9c.zip
Fix password authentication
Diffstat (limited to 'data/maps/the_ancient')
0 files changed, 0 insertions, 0 deletions
'>


                                
                               
 
                                          
 

                             
                                                           
#ifndef TRACKER_STATE_H_8639BC90
#define TRACKER_STATE_H_8639BC90

void RecalculateReachability();

bool IsLocationReachable(int location_id);

bool IsDoorOpen(int door_id);

#endif /* end of include guard: TRACKER_STATE_H_8639BC90 */