mirror of
https://github.com/pret/pokediamond.git
synced 2026-08-15 05:25:39 -05:00
7 lines
125 B
C
7 lines
125 B
C
#ifndef NITRO_DGT_COMMON_H_
|
|
#define NITRO_DGT_COMMON_H_
|
|
|
|
#define DGT_HASH2_DIGEST_SIZE (160/8)
|
|
|
|
#endif //NITRO_DGT_COMMON_H_
|