#ifndef __BRANDBAR_H__
#define __BRANDBAR_H__

#include "bands.h"

void Brand_InitBrandContexts();

#endif // __BRANDBAR_H__


