* Added API to Stack for removing bits.
* GoGame correctly saves/restores number of captured pieces.
* Improved positioning of captured-piece Stacks in GoGame.
* New Go piece icons.
* Added "Warn" function to GGBUtils.
2 // Prefix header for all source files of the 'GGB-iPhone' target in the 'GGB-iPhone' project
6 #import <Foundation/Foundation.h>
7 #import <UIKit/UIKit.h>
8 #import <QuartzCore/QuartzCore.h>