]> git.lizzy.rs Git - nothing.git/blob - src/ebisp/std.h
Remove player_layer dtor
[nothing.git] / src / ebisp / std.h
1 #ifndef STD_H_
2 #define STD_H_
3
4 void load_std_library(Gc *gc, struct Scope *scope);
5
6 #endif  // STD_H_