/* * Copyright (C) 2017 hatkirby * * This software may be modified and distributed under the terms * of the MIT license. See the LICENSE file for details. */ #ifndef _LINK_H_ #define _LINK_H_ #include void initializeLink(); void waitForAck(); void sendS32(s32 val); void sendU32(u32 val); #endif -archipelago/atom/data/maps/daedalus/rooms/Pyramid 3.txtpb?h=apworld-v3.2' type='application/atom+xml'/>
about summary refs log tree commit diff stats
blob: f760ab0b1e33c16b2d87ace0819d7f0930e0aeff (plain) (blame)
1
2
3
4
5
6
7
8
9
name: "Pyramid 3"
display_name: "Pyramid"
panels {
  name: "VEHICLE"
  path: "Panels/Pyramid/pyramid_3"
  clue: "vehicle"
  answer: "train"
  symbols: EXAMPLE
}