/* Copyright 2021 The libwifi Authors * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. * You may obtain a copy of the License at * * http://www.apache.org/licenses/LICENSE-2.0 * * Unless required by applicable law or agreed to in writing, software * distributed under the License is distributed on an "AS IS" BASIS, * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. * See the License for the specific language governing permissions and * limitations under the License. */ #ifndef LIBWIFI_PARSE_DATA_H #define LIBWIFI_PARSE_DATA_H #include "../../core/frame/data/data.h" #include "../../core/frame/frame.h" int libwifi_parse_data(struct libwifi_data *data, struct libwifi_frame *frame); void libwifi_free_data(struct libwifi_data *data); #endif /* LIBWIFI_PARSE_DATA_H */ 7'/> Randomizer for LINGO 2 using Archipelago Multiworld
about summary refs log tree commit diff stats
path: root/data/maps/daedalus/rooms/Outside Eye Temple.txtpb
blob: 85a9c1932cd8a096e773bcbe9aa595a403f45829 (plain) (blame)
1
2
3
4
5
6
7
8
9
name: "Outside Eye Temple"
panel_display_name: "Temple of the Eyes"
panels {
  name: "Entrance"
  path: "Panels/Halls/eye_temple_entry_1"
  clue: ""
  answer: "hi"
  symbols: LINGO
}