Welcome to little lamb

Code » limb » release » tree

[release] / src / include / base32.h

/* This file is part of limb                           https://lila.oss/limb
 * Copyright (C) 2023 Olivier Brunel                          jjk@jjacky.com */
/* SPDX-License-Identifier: GPL-2.0-only */
#ifndef LIMB_LIMB_BASE32_H
#define LIMB_LIMB_BASE32_H

#include <limb/base32.h>

extern const char base32[33];

#endif /* LIMB_LIMB_BASE32_H */