summaryrefslogtreecommitdiff
path: root/include/scroll.h
blob: 3f6d47b4f09a97ea2dfc16d0b7f38c8c20623c0d (plain)
1
2
3
4
5
6
7
8
9
#ifndef SCROLL_H
#define SCROLL_H

#include "global.h"

void UpdateIsDiggingCave(void);
void sub_08080930(u32);

#endif // SCROLL_H