mirror of
https://github.com/brmlab/brmbar.git
synced 2025-06-08 13:24:01 +02:00
small changes
This commit is contained in:
parent
f5fe42ab86
commit
cd804dcd45
2 changed files with 2 additions and 2 deletions
2
brmbar.c
2
brmbar.c
|
@ -1,6 +1,6 @@
|
|||
#include <stdio.h>
|
||||
|
||||
int read_items()
|
||||
void read_items()
|
||||
{
|
||||
char buf[128];
|
||||
FILE *f = fopen("items.txt", "r");
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue