about summary refs log tree commit diff stats
path: root/data/maps/the_invisible/rooms/Entrance.txtpb
blob: c74b96806641c8f8bd1e49f01f362866de146595 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
name: "Entrance"
panels {
  name: "VISIBLE"
  path: "Panels/Room_1/panel_1"
  clue: "visible"
  answer: "invisible"
  symbols: SUN
}
ports {
  name: "ENTRY"
  display_name: "Entrance"
  path: "Components/Warps/worldport2"
  destination { x: 0 y: 0 z: -57 }
  rotation: 180
}
an class="w"> exit 1 fi rm src/libwifi.h touch src/libwifi.h # Generate Header cat <<EOF > src/libwifi.h #ifndef LIBWIFI_H #define LIBWIFI_H #ifdef __cplusplus extern "C" { #endif $(find src -type f -name '*.h' -printf '%P\n' | sed '/libwifi.h/d' | sort | awk '{print "#include \"" $0 "\""}') #ifdef __cplusplus } #endif #endif /* LIBWIFI_H */ EOF echo "[!] Generated libwifi entry header!" exit 0