3 lines
90 B

//Use this file to Global enums in
public enum Direction { Left, Right,Forward, Back}