mirror of https://github.com/nmlgc/ReC98.git
6 lines
206 B
C++
6 lines
206 B
C++
|
// The original code assumes that [BOMB_COLLECT_1] and [BOMB_COLLECT_CAP] have
|
|||
|
// the same length in bytes!
|
|||
|
#define BOMB_COLLECT_1 "Bomb"
|
|||
|
#define BOMB_COLLECT_2 "Extend!!"
|
|||
|
#define BOMB_COLLECT_CAP "<22>P<EFBFBD><50>"
|