If anyone's reading this on 2/11/2¹¹, let me know how your day went
If anyone's reading this on 2/11/2¹¹, let me know how your day went
file.c
```
int x = 69;
```
file.h
```
int x;
```
main.c
```
use(x);
```
file.c
```
int x = 69;
```
file.h
```
int x;
```
main.c
```
use(x);
```
This is unnecessary at least for me. None of the creators I usually watch have dragged out intros, and if I want to skip around, I'll do it like I always do by hitting the j and l keys.
This is unnecessary at least for me. None of the creators I usually watch have dragged out intros, and if I want to skip around, I'll do it like I always do by hitting the j and l keys.