platform/pcbid.c: Add ALLS hostname hook

This commit is contained in:
Tau
2019-03-16 12:17:16 -04:00
parent 24b82b64e6
commit 657367c040
3 changed files with 67 additions and 0 deletions

3
platform/pcbid.h Normal file
View File

@ -0,0 +1,3 @@
#pragma once
void pcbid_hook_init(void);