2025-04-27 07:49:33 -04:00

11 lines
137 B
C

#ifndef __BRANDBAR_H__
#define __BRANDBAR_H__
#include "bands.h"
void Brand_InitBrandContexts();
#endif // __BRANDBAR_H__