// // MemBadgeView.h // Pcsxr // // Created by C.W. Betts on 7/6/13. // // #import //TODO: also include the memory count in the view as well. IB_DESIGNABLE @interface MemBadgeView : NSView @end